-
Notifications
You must be signed in to change notification settings - Fork 10
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
[ADD] spp_change_request_edit_farmer #727
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emjay0921 Please fix the sonarqubecloud issues specifically the duplicate codes in the tests.
55ba9ad
to
89135c2
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #727 +/- ##
==========================================
+ Coverage 75.72% 75.78% +0.05%
==========================================
Files 735 742 +7
Lines 18885 19062 +177
Branches 2324 2345 +21
==========================================
+ Hits 14301 14446 +145
- Misses 4086 4106 +20
- Partials 498 510 +12 ☔ View full report in Codecov by Sentry. |
|
Why is this change needed?
To add a CR for Editing a Farmer
How was the change implemented?
Created a new Module for CR Edit Farmer Type
New unit tests
Unit tests executed by the author
How to test manually
spp_change_request_edit_farmer
.Edit Farmer
as the Request Type.Related links
#684