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

#5984 - Prevent 0 CF bridges in generated maps #6026

Merged
merged 1 commit into from
Sep 22, 2024

prevent 0 CF bridges

f4de423
Select commit
Loading
Failed to load commit list.
Merged

#5984 - Prevent 0 CF bridges in generated maps #6026

prevent 0 CF bridges
f4de423
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 21, 2024 in 1s

29.09% (+0.00%) compared to 036eda5

View this Pull Request on Codecov

29.09% (+0.00%) compared to 036eda5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.09%. Comparing base (036eda5) to head (f4de423).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6026   +/-   ##
=========================================
  Coverage     29.09%   29.09%           
- Complexity    13972    13973    +1     
=========================================
  Files          2580     2580           
  Lines        267172   267174    +2     
  Branches      47710    47711    +1     
=========================================
+ Hits          77744    77745    +1     
- Misses       185530   185532    +2     
+ Partials       3898     3897    -1     

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