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

Add Tests for PR#890 #891

Draft
wants to merge 1 commit into
base: rvinnakota/add-sntmt
Choose a base branch
from

We are creating a new test file 'sentiment_test.py' in the 'utils/tes…

c38ba22
Select commit
Loading
Failed to load commit list.
Draft

Add Tests for PR#890 #891

We are creating a new test file 'sentiment_test.py' in the 'utils/tes…
c38ba22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 16, 2024 in 0s

86.88% (-9.43%) compared to 8945e37

View this Pull Request on Codecov

86.88% (-9.43%) compared to 8945e37

Details

Codecov Report

Attention: Patch coverage is 5.26316% with 36 lines in your changes missing coverage. Please review.

Project coverage is 86.88%. Comparing base (8945e37) to head (c38ba22).
Report is 1 commits behind head on rvinnakota/add-sntmt.

Changes have been made to critical files, which contain lines commonly executed in production. Learn more

Files with missing lines Patch % Lines
utils/tests/sentiment_test.py 5.26% 36 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (8945e37) and HEAD (c38ba22). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (8945e37) HEAD (c38ba22)
unit 3 1
unit-latest-uploader 3 1
Additional details and impacted files
@@                   Coverage Diff                    @@
##           rvinnakota/add-sntmt     #891      +/-   ##
========================================================
- Coverage                 96.31%   86.88%   -9.43%     
========================================================
  Files                       823      821       -2     
  Lines                     19079    18899     -180     
========================================================
- Hits                      18376    16421    -1955     
- Misses                      703     2478    +1775     

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