mozilla-services / updatebot

Automation for updating third party libraries for Firefox
Mozilla Public License 2.0
8 stars 5 forks source link

Handle Spurious Updates #233

Closed tomrittervg closed 2 years ago

tomrittervg commented 2 years ago

Will resolve #215 once https://bugzilla.mozilla.org/show_bug.cgi?id=1761335 lands.

codecov-commenter commented 2 years ago

Codecov Report

Merging #233 (08391d6) into master (017ee81) will decrease coverage by 0.16%. The diff coverage is 61.53%.

@@            Coverage Diff             @@
##           master     #233      +/-   ##
==========================================
- Coverage   87.65%   87.48%   -0.17%     
==========================================
  Files          39       39              
  Lines        4479     4499      +20     
==========================================
+ Hits         3926     3936      +10     
- Misses        553      563      +10     
Impacted Files Coverage Δ
components/db.py 54.84% <50.00%> (-0.33%) :arrow_down:
components/mach_vendor.py 71.73% <50.00%> (-2.68%) :arrow_down:
tasktypes/vendoring.py 83.18% <62.50%> (-0.68%) :arrow_down:
components/dbc.py 50.51% <100.00%> (+1.04%) :arrow_up:
components/dbmodels.py 98.63% <100.00%> (+0.01%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 017ee81...08391d6. Read the comment docs.