bridgedb / BridgeDb

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

Issue240 pr #241

Closed youphendriks closed 4 months ago

youphendriks commented 4 months ago

Clean branch with currently failing test for issue #240

egonw commented 4 months ago

Thanks, looks good! I will use this to write a fix. I will merge after I fixed the issue.

egonw commented 4 months ago

This was the cause, basically: https://github.com/bridgedb/datasources/issues/37

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 19.93%. Comparing base (1fa73d3) to head (4ea2f5a). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #241 +/- ## ========================================== - Coverage 19.98% 19.93% -0.05% ========================================== Files 164 164 Lines 10542 10542 Branches 1403 1403 ========================================== - Hits 2107 2102 -5 - Misses 8240 8243 +3 - Partials 195 197 +2 ```

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