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
@@ 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 see 4 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
About this change - What it does
Resolves: #xxxxx
Why this way