Skip to content
Codecov / codecov/project succeeded Nov 27, 2024 in 0s

60.80% (+1.66%) compared to 45350d3

View this Pull Request on Codecov

60.80% (+1.66%) compared to 45350d3

Details

Codecov Report

Attention: Patch coverage is 62.03704% with 123 lines in your changes missing coverage. Please review.

Project coverage is 60.80%. Comparing base (45350d3) to head (15e7be9).

Files with missing lines Patch % Lines
bento_beacon/network/utils.py 20.00% 44 Missing ⚠️
bento_beacon/utils/gohan_utils.py 66.66% 15 Missing ⚠️
bento_beacon/utils/handover_utils.py 40.00% 12 Missing ⚠️
bento_beacon/utils/reference.py 21.42% 11 Missing ⚠️
bento_beacon/endpoints/variants.py 10.00% 9 Missing ⚠️
bento_beacon/endpoints/individuals.py 55.55% 8 Missing ⚠️
bento_beacon/utils/katsu_utils.py 87.23% 6 Missing ⚠️
bento_beacon/network/network.py 44.44% 5 Missing ⚠️
bento_beacon/utils/search.py 42.85% 4 Missing ⚠️
bento_beacon/utils/beacon_response.py 76.92% 3 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #116      +/-   ##
==========================================
+ Coverage   59.14%   60.80%   +1.66%     
==========================================
  Files          25       26       +1     
  Lines        1373     1388      +15     
  Branches      158      156       -2     
==========================================
+ Hits          812      844      +32     
+ Misses        494      480      -14     
+ Partials       67       64       -3     

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