CATcher-org / CATcher

CATcher is a software application used for peer-testing of software projects.
https://catcher-org.github.io/CATcher/
MIT License
70 stars 68 forks source link

New release for 3.5.3 #1254

Closed vigneshsankariyer1234567890 closed 7 months ago

vigneshsankariyer1234567890 commented 7 months ago

Summary:

New release for 3.5.3

Proposed Commit Message:

New release for 3.5.3
codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 54.82%. Comparing base (013fbfa) to head (5e7ed48).

Files Patch % Lines
src/app/core/services/github.service.ts 0.00% 21 Missing :warning:
.../app/shared/issue-tables/issue-tables.component.ts 0.00% 13 Missing and 3 partials :warning:
...core/directives/internal-link-disable.directive.ts 22.22% 10 Missing and 4 partials :warning:
src/app/core/services/upload.service.ts 10.00% 6 Missing and 3 partials :warning:
.../app/core/services/issue-table-settings.service.ts 27.27% 4 Missing and 4 partials :warning:
src/app/core/models/table-settings.model.ts 0.00% 4 Missing :warning:
src/app/core/validators/noWhitespace.validator.ts 50.00% 1 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release #1254 +/- ## =========================================== + Coverage 53.86% 54.82% +0.96% =========================================== Files 101 105 +4 Lines 2885 2858 -27 Branches 534 503 -31 =========================================== + Hits 1554 1567 +13 - Misses 988 1030 +42 + Partials 343 261 -82 ```

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