Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] preparing for 3.1.5 #253

Draft
wants to merge 6 commits into
base: series/3.1.0
Choose a base branch
from

Register the expected resource

d75afa2
Select commit
Loading
Failed to load commit list.
Draft

[WIP] preparing for 3.1.5 #253

Register the expected resource
d75afa2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2024 in 1s

20.62% (+0.00%) compared to a8f0264

View this Pull Request on Codecov

20.62% (+0.00%) compared to a8f0264

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 20.62%. Comparing base (a8f0264) to head (d75afa2).

Files with missing lines Patch % Lines
...ridgedb/src/main/java/org/bridgedb/DataSource.java 50.00% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           series/3.1.0     #253   +/-   ##
=============================================
  Coverage         20.61%   20.62%           
=============================================
  Files               164      164           
  Lines             10549    10557    +8     
  Branches           1407     1409    +2     
=============================================
+ Hits               2175     2177    +2     
- Misses             8174     8176    +2     
- Partials            200      204    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.