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

17829 - Add in new is_overdue flag #1271

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Oct 3, 2023

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the sbc-pay license (Apache 2.0).

@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

Merging #1271 (a71cab2) into main (79924ce) will increase coverage by 0.02%.
Report is 14 commits behind head on main.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1271      +/-   ##
==========================================
+ Coverage   91.45%   91.48%   +0.02%     
==========================================
  Files         186      186              
  Lines       11319    11358      +39     
==========================================
+ Hits        10352    10391      +39     
  Misses        967      967              
Flag Coverage Δ
eventlistenerqueue 81.81% <ø> (ø)
payadmin ∅ <ø> (?)
payapi 93.76% <100.00%> (+0.02%) ⬆️
paymentjobs 80.22% <ø> (ø)
paymentreconciliationsqueue 91.44% <ø> (ø)

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

Files Coverage Δ
pay-api/src/pay_api/models/invoice.py 100.00% <100.00%> (ø)
pay-api/src/pay_api/models/statement.py 97.67% <100.00%> (+0.05%) ⬆️
...api/src/pay_api/resources/v1/account_statements.py 100.00% <100.00%> (ø)
pay-api/src/pay_api/services/statement.py 97.47% <100.00%> (+0.57%) ⬆️
pay-api/src/pay_api/utils/converter.py 100.00% <100.00%> (ø)
pay-api/src/pay_api/utils/enums.py 100.00% <100.00%> (ø)
pay-api/src/pay_api/version.py 100.00% <100.00%> (ø)

@sonarcloud
Copy link

sonarcloud bot commented Oct 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@seeker25 seeker25 temporarily deployed to dev October 3, 2023 22:07 — with GitHub Actions Inactive
@seeker25 seeker25 changed the title Add in new is_overdue flag 17829 - Add in new is_overdue flag Oct 3, 2023
@seeker25 seeker25 merged commit 69e6a5e into bcgov:main Oct 3, 2023
25 checks passed
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.

3 participants