bugbug icon indicating copy to clipboard operation
bugbug copied to clipboard

Improvements to the bug type model

Open marco-c opened this issue 5 years ago • 1 comments

marco-c avatar Jul 06 '20 13:07 marco-c

Codecov Report

Merging #1678 (265212b) into master (35d455b) will decrease coverage by 1.23%. The diff coverage is 20.00%.

:exclamation: Current head 265212b differs from pull request most recent head 262375c. Consider uploading reports for the commit 262375c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1678      +/-   ##
==========================================
- Coverage   56.80%   55.57%   -1.24%     
==========================================
  Files         113      114       +1     
  Lines       10449    10757     +308     
==========================================
+ Hits         5936     5978      +42     
- Misses       4513     4779     +266     
Impacted Files Coverage Δ
bugbug/models/__init__.py 68.42% <ø> (ø)
bugbug/models/bug_type_classification.py 12.41% <12.41%> (ø)
bugbug/model.py 54.72% <23.92%> (-16.17%) :arrow_down:
scripts/trainer.py 68.60% <47.36%> (-6.40%) :arrow_down:
bugbug/utils.py 59.93% <0.00%> (ø)

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 35d455b...262375c. Read the comment docs.

codecov[bot] avatar Jul 06 '20 13:07 codecov[bot]