-
Notifications
You must be signed in to change notification settings - Fork 15
[WIP] Add test coverage #782
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
base: 17.0
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 17.0 #782 +/- ##
==========================================
+ Coverage 75.02% 76.85% +1.82%
==========================================
Files 727 775 +48
Lines 19228 20656 +1428
Branches 2400 2521 +121
==========================================
+ Hits 14426 15875 +1449
+ Misses 4293 4211 -82
- Partials 509 570 +61 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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.
@shashikala1998 there are no codes in spp_cycle_attendance_compliance test codes. Please check.
@gonzalesedwin1123 can you please take a look at the latest changes from @shashikala1998 ? |
Yes @kneckinator . I will check this today. |
Great @gonzalesedwin1123 . Did you find anything or can this be merged? |
@kneckinator I just requested for changes from @shashikala1998 regarding the sonarqubecloud report. |
@shashikala1998 can you fix these. I think this is important. |
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.
@shashikala1998 please check the sonarqubecloud report and make the necessary fixes. Thanks.
@shashikala1998 there are two main topics:
You should also change |
|
@gonzalesedwin1123 @kneckinator sonarqubecloud reports issues are fixed and Quality gate passed |
Thanks @shashikala1998 . Can you please take a final look @gonzalesedwin1123 ? |
Why is this change needed?
To add test coverages for;
How was the change implemented?
New unit tests
Unit tests executed by the author
How to test manually
Related links
#779