Skip to content

Merge branch 'master' into use-sha256

0f9e107
Select commit
Loading
Failed to load commit list.
Merged

Use SHA-256 #1683

Merge branch 'master' into use-sha256
0f9e107
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 1, 2025 in 0s

42.82% (+0.01%) compared to 882bc10

View this Pull Request on Codecov

42.82% (+0.01%) compared to 882bc10

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.82%. Comparing base (882bc10) to head (0f9e107).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1683      +/-   ##
============================================
+ Coverage     42.80%   42.82%   +0.01%     
- Complexity      976      979       +3     
============================================
  Files           233      234       +1     
  Lines          8564     8570       +6     
  Branches       1120     1120              
============================================
+ Hits           3666     3670       +4     
- Misses         4394     4395       +1     
- Partials        504      505       +1     
Files with missing lines Coverage Δ
...m/owncloud/android/lib/resources/e2ee/CsrHelper.kt 100.00% <100.00%> (ø)
...d/android/lib/resources/e2ee/SignatureAlgorithm.kt 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.