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

feat: add back uses invoice checkbox #366

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Conversation

joseph-sentry
Copy link
Contributor

Purpose/Motivation

We are adding back the uses_invoice checkbox in the admin

What does this PR do?

  • Adds the uses_invoice field back to the serializer
  • Creates the checkbox input for the uses invoice field

@codecov-staging
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@codecov-qa
Copy link

codecov-qa bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b47ac3) 96.08% compared to head (35a7931) 96.08%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         632      632           
  Lines       16408    16409    +1     
=======================================
+ Hits        15765    15766    +1     
  Misses        643      643           
Flag Coverage Δ
unit 96.08% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 96.08% <100.00%> (+<0.01%) ⬆️

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

Merging #366 (35a7931) into main (4b47ac3) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #366   +/-   ##
=======================================
  Coverage   96.08%   96.08%           
=======================================
  Files         632      632           
  Lines       16408    16409    +1     
=======================================
+ Hits        15765    15766    +1     
  Misses        643      643           
Flag Coverage Δ
unit 96.08% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 96.08% <100.00%> (+<0.01%) ⬆️

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

Files Coverage Δ
codecov_auth/admin.py 100.00% <100.00%> (ø)

Impacted file tree graph

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4b47ac3) 95.75% compared to head (35a7931) 95.75%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #366   +/-   ##
=====================================
  Coverage   95.75   95.75           
=====================================
  Files        747     747           
  Lines      16926   16927    +1     
=====================================
+ Hits       16207   16208    +1     
  Misses       719     719           
Flag Coverage Δ
unit 96.08% <100.00%> (+<0.01%) ⬆️
unit-latest-uploader 96.08% <100.00%> (+<0.01%) ⬆️

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.

@joseph-sentry joseph-sentry merged commit 3a8f1ae into main Jan 29, 2024
22 checks passed
@joseph-sentry joseph-sentry deleted the joseph/uses-invoice branch January 29, 2024 18:58
@heather-codecov
Copy link

@joseph-sentry are you still working to get this synced up to the UI, or is that a separate ticket?

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

3 participants