bridgedb / BridgeDb

The BridgeDb Library source code
https://bridgedb.org/
Apache License 2.0
28 stars 21 forks source link

Add mockito #239

Closed youphendriks closed 5 months ago

youphendriks commented 5 months ago

Reset fork/main to current state of upstream/main and created a branch to add the mockito dependency. Also cleaned up 2 commits in the proces.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 19.98%. Comparing base (7a8142e) to head (8d39e8a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #239 +/- ## ========================================== + Coverage 19.95% 19.98% +0.02% ========================================== Files 164 164 Lines 10542 10542 Branches 1403 1403 ========================================== + Hits 2104 2107 +3 + Misses 8242 8240 -2 + Partials 196 195 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

egonw commented 5 months ago

Manually copied in the patch from this PR. It was indeed including several patches from main.