server icon indicating copy to clipboard operation
server copied to clipboard

Optimize Sonar scans

Open withinfocus opened this issue 1 year ago • 2 comments

Type of change

- [ ] Bug fix
- [ ] New feature development
- [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc)
- [X] Build/deploy pipeline (DevOps)
- [ ] Other

Objective

Optimizes the Sonar run for .NET.

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • If making database changes - make sure you also update Entity Framework queries and/or migrations
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

withinfocus avatar Mar 04 '24 22:03 withinfocus

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 38.33%. Comparing base (45be4d5) to head (61a1ade).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3872   +/-   ##
=======================================
  Coverage   38.33%   38.33%           
=======================================
  Files        1209     1209           
  Lines       58686    58686           
  Branches     5589     5589           
=======================================
  Hits        22495    22495           
  Misses      35147    35147           
  Partials     1044     1044           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Mar 04 '24 22:03 codecov[bot]

Logo Checkmarx One – Scan Summary & Details8cbc3a6b-b0c2-4224-8d96-953fbaf190c6

No New Or Fixed Issues Found

github-actions[bot] avatar May 08 '24 21:05 github-actions[bot]