Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Add sentiment class - #890

Closed
rohitvinnakota-codecov wants to merge 2 commits into
mainfrom
rvinnakota/add-sntmt
Closed

Add sentiment class#890
rohitvinnakota-codecov wants to merge 2 commits into
mainfrom
rvinnakota/add-sntmt

Conversation

@rohitvinnakota-codecov

Copy link
Copy Markdown
Contributor

Purpose/Motivation

What is the feature? Why is this being done?

Links to relevant tickets

What does this PR do?

Include a brief description of the changes in this PR. Bullet points are your friend.

Notes to Reviewer

Anything to note to the team? Any tips on how to review, or where to start?

Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. In 2022 this entity acquired Codecov and as result Sentry is going to need some rights from me in order to utilize my contributions in this PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.

@seer-by-sentryseer-by-sentryBot mentioned this pull request Oct 16, 2024
@rohitvinnakota-codecov

Copy link
Copy Markdown
ContributorAuthor

@codecov-ai-reviewer review

1 similar comment
@rohitvinnakota-codecov

Copy link
Copy Markdown
ContributorAuthor

@codecov-ai-reviewer review

@codecov-notifications

codecov-notificationsBot commented Dec 11, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
utils/sentiment.py0.00%14 Missing ⚠️

📢 Thoughts on this report? Let us know!

@codecov

codecovBot commented Dec 11, 2024

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 96.14%. Comparing base (8945e37) to head (f33c45c).
Report is 103 commits behind head on main.

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

✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
utils/sentiment.py0.00%14 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## main #890 +/- ##
==========================================
- Coverage 96.31% 96.14% -0.17% 
==========================================
Files 823 829 +6 Lines 19079 21327 +2248 ==========================================
+ Hits 18376 20505 +2129 - Misses 703 822 +119 
FlagCoverage Δ
unit92.20% <0.00%> (-0.46%)⬇️
unit-latest-uploader92.20% <0.00%> (-0.46%)⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@github-actions

Copy link
Copy Markdown
Contributor

✅ All tests successful. No failed tests were found.

📣 Thoughts on this report? Let Codecov know! | Powered by Codecov

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@rohitvinnakota-codecov