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

CI: Rework Sanitizing #107

Merged
merged 7 commits into from
Mar 17, 2025
Merged

CI: Rework Sanitizing #107

merged 7 commits into from
Mar 17, 2025

Conversation

DNKpp
Copy link
Owner

@DNKpp DNKpp commented Mar 17, 2025

No description provided.

Copy link

codacy-production bot commented Mar 17, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (8ae19b6) 1678 1673 99.70%
Head commit (9fdc93e) 1678 (+0) 1673 (+0) 99.70% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#107) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.78%. Comparing base (8ae19b6) to head (9fdc93e).
Report is 6 commits behind head on development.

Additional details and impacted files
@@             Coverage Diff              @@
##           development     #107   +/-   ##
============================================
  Coverage        96.78%   96.78%           
============================================
  Files               46       46           
  Lines             1678     1678           
  Branches           631      631           
============================================
  Hits              1624     1624           
  Misses               7        7           
  Partials            47       47           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@coveralls
Copy link

coveralls commented Mar 17, 2025

Pull Request Test Coverage Report for Build 13901683365

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.702%

Totals Coverage Status
Change from base Build 13880300702: 0.0%
Covered Lines: 1673
Relevant Lines: 1678

💛 - Coveralls

@DNKpp DNKpp merged commit 0580aa4 into development Mar 17, 2025
35 checks passed
@DNKpp DNKpp deleted the dev/ci/Sanitizing branch March 17, 2025 14:58
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.

2 participants