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

Rollback get_first_and_last_dates_of_month - small dep fix #1226

Merged
merged 2 commits into from
Aug 2, 2023

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Aug 2, 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).

@seeker25 seeker25 requested review from Jxio and kialj876 as code owners August 2, 2023 15:13
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 2, 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

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #1226 (a93ba74) into main (28ff797) will increase coverage by 2.24%.
Report is 83 commits behind head on main.
The diff coverage is 88.72%.

❗ Current head a93ba74 differs from pull request most recent head bbd99b6. Consider uploading reports for the commit bbd99b6 to get more accurate results

@@            Coverage Diff             @@
##             main    #1226      +/-   ##
==========================================
+ Coverage   91.54%   93.78%   +2.24%     
==========================================
  Files         153      129      -24     
  Lines        9842     8563    -1279     
==========================================
- Hits         9010     8031     -979     
+ Misses        832      532     -300     
Flag Coverage Δ
eventlistenerqueue ?
payapi 93.78% <88.72%> (-0.12%) ⬇️
paymentjobs ?

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

Files Changed Coverage Δ
pay-api/src/pay_api/services/fee_schedule.py 99.53% <ø> (-0.01%) ⬇️
pay-api/src/pay_api/services/bcol_service.py 86.13% <61.53%> (-2.10%) ⬇️
...ay-api/src/pay_api/services/gcp_queue_publisher.py 64.70% <64.70%> (ø)
pay-api/src/pay_api/resources/account.py 92.47% <80.00%> (-0.97%) ⬇️
pay-api/src/pay_api/models/payment.py 95.87% <83.33%> (-0.40%) ⬇️
...ay-api/src/pay_api/services/base_payment_system.py 95.94% <85.71%> (-0.56%) ⬇️
pay-api/src/pay_api/utils/util.py 90.76% <87.50%> (-0.77%) ⬇️
pay-api/src/pay_api/services/invoice.py 96.79% <90.90%> (-0.23%) ⬇️
pay-api/src/pay_api/config.py 99.35% <100.00%> (+0.01%) ⬆️
pay-api/src/pay_api/models/__init__.py 100.00% <100.00%> (ø)
... and 45 more

... and 31 files with indirect coverage changes

@seeker25 seeker25 merged commit 0d71d37 into bcgov:main Aug 2, 2023
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