ModularPipelines icon indicating copy to clipboard operation
ModularPipelines copied to clipboard

New TUnit Runner

Open thomhurst opened this issue 2 years ago • 2 comments

thomhurst avatar Feb 27 '24 18:02 thomhurst

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 7f8f97997b73753190f035b93e2acc5833605bcd[^1] :white_check_mark: 96.30% (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (7f8f97997b73753190f035b93e2acc5833605bcd) Report Missing Report Missing Report Missing
Head commit (138e8b3bf9cceee84deb9ac5ba57c6be6aeb4552) 3625 3132 86.40%

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 (#434) 27 26 96.30%

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 will stop sending the deprecated coverage status from June 5th, 2024. Learn more [^1]: Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

codacy-production[bot] avatar Feb 28 '24 00:02 codacy-production[bot]

Codecov Report

Attention: Patch coverage is 81.48148% with 5 lines in your changes are missing coverage. Please review.

Project coverage is 83.86%. Comparing base (7f8f979) to head (138e8b3).

Files Patch % Lines
...ipelines/Engine/Executors/ExecutionOrchestrator.cs 82.35% 1 Missing and 2 partials :warning:
src/ModularPipelines/Http/Http.cs 50.00% 0 Missing and 2 partials :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #434      +/-   ##
==========================================
+ Coverage   81.02%   83.86%   +2.83%     
==========================================
  Files         205      204       -1     
  Lines        3679     3625      -54     
  Branches      390      402      +12     
==========================================
+ Hits         2981     3040      +59     
+ Misses        591      512      -79     
+ Partials      107       73      -34     

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

codecov[bot] avatar Feb 28 '24 00:02 codecov[bot]