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

14618 - PAY-API changes for routing slip corrections - Part 1 #1063

Merged
merged 6 commits into from
Jan 6, 2023

Conversation

seeker25
Copy link
Collaborator

@seeker25 seeker25 commented Jan 4, 2023

Issue #:
bcgov/entity#14618

Description of changes:
PAY-API changes for routing slip corrections

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 added the enhancement New feature or request label Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Merging #1063 (ce34e37) into main (b197b36) will increase coverage by 12.21%.
The diff coverage is 86.25%.

@@             Coverage Diff             @@
##             main    #1063       +/-   ##
===========================================
+ Coverage   79.31%   91.53%   +12.21%     
===========================================
  Files          21      162      +141     
  Lines        1426    10626     +9200     
===========================================
+ Hits         1131     9726     +8595     
- Misses        295      900      +605     
Flag Coverage Δ
eventlistenerqueue 81.63% <ø> (?)
payadmin ∅ <ø> (?)
payapi 93.87% <86.73%> (?)
paymentjobs 78.92% <84.84%> (-0.39%) ⬇️
paymentreconciliationsqueue 91.32% <ø> (?)

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

Impacted Files Coverage Δ
pay-api/src/pay_api/services/__init__.py 100.00% <ø> (ø)
...ices/fas/routing_slip_status_transition_service.py 100.00% <ø> (ø)
pay-api/src/pay_api/models/routing_slip.py 91.79% <14.28%> (ø)
...y-api/src/pay_api/services/internal_pay_service.py 90.00% <50.00%> (ø)
pay-api/src/pay_api/services/flags.py 77.96% <76.92%> (ø)
pay-api/src/pay_api/services/cfs_service.py 69.93% <80.00%> (ø)
jobs/payment-jobs/tasks/routing_slip_task.py 88.88% <84.84%> (-1.65%) ⬇️
pay-api/src/pay_api/services/fas/routing_slip.py 78.83% <95.34%> (ø)
pay-api/src/pay_api/__init__.py 89.65% <100.00%> (ø)
pay-api/src/pay_api/models/db.py 100.00% <100.00%> (ø)
... and 151 more

@seeker25
Copy link
Collaborator Author

seeker25 commented Jan 4, 2023

After talking to Zac, we want to be able to correct Cheque numbers as well. So there's a bit more to go for this.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 6, 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 1 Code Smell

No Coverage information No Coverage information
1.9% 1.9% Duplication

@Jxio Jxio merged commit dcf58b0 into bcgov:main Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants