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

[DO NOT MERGE] Ruff Test #535

Closed
wants to merge 1 commit into from
Closed

[DO NOT MERGE] Ruff Test #535

wants to merge 1 commit into from

Conversation

ajay-sentry
Copy link
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.

@codecov-qa
Copy link

codecov-qa bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (8601246) to head (e91a463).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         599      599           
  Lines       16268    16268           
=======================================
  Hits        14885    14885           
  Misses       1383     1383           
Flag Coverage Δ
unit 91.49% <100.00%> (ø)
unit-latest-uploader 91.49% <100.00%> (ø)

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.

Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.49%. Comparing base (8601246) to head (e91a463).

✅ All tests successful. No failed tests found ☺️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   91.49%   91.49%           
=======================================
  Files         599      599           
  Lines       16268    16268           
=======================================
  Hits        14885    14885           
  Misses       1383     1383           
Flag Coverage Δ
unit 91.49% <100.00%> (ø)
unit-latest-uploader 91.49% <100.00%> (ø)

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

Files Coverage Δ
api/shared/compare/serializers.py 100.00% <ø> (ø)
billing/migrations/0001_initial.py 100.00% <ø> (ø)
billing/views.py 94.57% <ø> (ø)
codecov_auth/migrations/0001_initial.py 0.00% <ø> (ø)
codecov_auth/migrations/0002_auto_20210817_1346.py 0.00% <ø> (ø)
codecov_auth/migrations/0003_auto_20210924_1003.py 0.00% <ø> (ø)
codecov_auth/migrations/0004_auto_20210930_1429.py 0.00% <ø> (ø)
codecov_auth/migrations/0006_auto_20211123_1535.py 0.00% <ø> (ø)
codecov_auth/migrations/0007_auto_20211129_1228.py 0.00% <ø> (ø)
codecov_auth/migrations/0008_auto_20220119_1811.py 0.00% <ø> (ø)
... and 109 more

Impacted file tree graph

Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (8601246) to head (e91a463).

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

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #535   +/-   ##
=====================================
  Coverage   95.80   95.80           
=====================================
  Files        774     774           
  Lines      17124   17123    -1     
=====================================
  Hits       16404   16404           
+ Misses       720     719    -1     
Flag Coverage Δ
unit 91.49% <100.00%> (ø)
unit-latest-uploader 91.49% <100.00%> (ø)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant