johannespischinger / senti_anal

MIT License
2 stars 0 forks source link

Dev #90

Closed michaelfeil closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (90db9f9) into master (6cdfcc4) will increase coverage by 4.27%. The diff coverage is 30.00%.

:exclamation: Current head 90db9f9 differs from pull request most recent head e5f2045. Consider uploading reports for the commit e5f2045 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   55.68%   59.96%   +4.27%     
==========================================
  Files          15       16       +1     
  Lines         519      522       +3     
  Branches       54       55       +1     
==========================================
+ Hits          289      313      +24     
+ Misses        215      192      -23     
- Partials       15       17       +2     
Impacted Files Coverage Δ
opensentiment/api/google_function/request.py 0.00% <0.00%> (ø)
opensentiment/models/train_model_pl.py 71.64% <33.33%> (+0.40%) :arrow_up:
opensentiment/utils.py 90.24% <75.00%> (+4.52%) :arrow_up:
opensentiment/data/dataset_pl.py 86.20% <100.00%> (+1.99%) :arrow_up:
opensentiment/models/bert_model_pl.py 89.09% <0.00%> (+5.45%) :arrow_up:
opensentiment/api/fast/serve_api.py 84.37% <0.00%> (+31.25%) :arrow_up:
opensentiment/models/predict_model_pl.py 100.00% <0.00%> (+60.00%) :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 6cdfcc4...e5f2045. Read the comment docs.