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: better subscription period formatting on invoice #2324

Merged
merged 1 commit into from
Nov 8, 2024
Merged

feat: better subscription period formatting on invoice #2324

merged 1 commit into from
Nov 8, 2024

Conversation

nijel
Copy link
Member

@nijel nijel commented Nov 8, 2024

Proposed changes

Do not include it in description, include it as separate fields. This makes it also disappear from the payment info where the field is limited.

Checklist

  • Lint and unit tests pass locally with my changes.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added documentation to describe my feature.
  • I have squashed my commits into logic units.
  • I have described the changes in the commit messages.

Other information

@nijel nijel self-assigned this Nov 8, 2024
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

Attention: Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.90%. Comparing base (34e3a05) to head (5b3c954).
Report is 16 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2324      +/-   ##
==========================================
- Coverage   81.90%   81.90%   -0.01%     
==========================================
  Files          39       39              
  Lines        3952     3963      +11     
  Branches      378      379       +1     
==========================================
+ Hits         3237     3246       +9     
- Misses        576      577       +1     
- Partials      139      140       +1     

Do not include it in description, include it as separate fields. This
makes it also disappear from the payment info where the field is
limited.
@nijel nijel merged commit 02c51c5 into main Nov 8, 2024
17 of 18 checks passed
@nijel nijel deleted the range branch November 8, 2024 14:12
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.

1 participant