Skip to content

Update library/src/androidTest/java/com/owncloud/android/AbstractIT.java

58bd46a
Select commit
Loading
Failed to load commit list.
Merged

Fix - AbstractIT #1721

Update library/src/androidTest/java/com/owncloud/android/AbstractIT.java
58bd46a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 18, 2025 in 0s

43.07% (-0.13%) compared to 2d47aa4

View this Pull Request on Codecov

43.07% (-0.13%) compared to 2d47aa4

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.07%. Comparing base (2d47aa4) to head (58bd46a).
Report is 128 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1721      +/-   ##
============================================
- Coverage     43.20%   43.07%   -0.13%     
- Complexity      981      988       +7     
============================================
  Files           229      235       +6     
  Lines          8490     8562      +72     
  Branches       1109     1119      +10     
============================================
+ Hits           3668     3688      +20     
- Misses         4317     4359      +42     
- Partials        505      515      +10     

see 14 files with indirect coverage changes

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