Conversation
|
@rdunklau Can you check if this makes sense? |
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #45 +/- ##
==========================================
- Coverage 90.30% 88.44% -1.86%
==========================================
Files 13 13
Lines 1991 1991
==========================================
- Hits 1798 1761 -37
- Misses 193 230 +37 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
About this change - What it does
Resolves: #xxxxx
Why this way