Skip to content
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

Optimize Sonar scans #3872

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Optimize Sonar scans #3872

wants to merge 6 commits into from

Conversation

withinfocus
Copy link
Contributor

@withinfocus withinfocus commented Mar 4, 2024

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

Copy link

codecov bot commented Mar 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@withinfocus withinfocus changed the title Optimize Sonar scans and perform PR run checks Optimize Sonar scans Mar 6, 2024
Copy link
Contributor

github-actions bot commented May 8, 2024

Logo
Checkmarx One – Scan Summary & Details6ffffce7-55b3-46a3-ab49-b94bdf39d7a5

No New Or Fixed Issues Found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant