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

Coverage Increasing #225

Merged
merged 17 commits into from
Sep 9, 2024
Merged

Coverage Increasing #225

merged 17 commits into from
Sep 9, 2024

Conversation

DevNono
Copy link
Contributor

@DevNono DevNono commented Jan 31, 2024

Back to at least 95% coverage

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: Patch coverage is 91.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.04%. Comparing base (ee54593) to head (1685ead).
Report is 4 commits behind head on dev.

Files with missing lines Patch % Lines
src/controllers/tickets/getTicket.ts 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #225      +/-   ##
==========================================
+ Coverage   90.06%   95.04%   +4.98%     
==========================================
  Files         119      119              
  Lines        2788     2787       -1     
  Branches      434      433       -1     
==========================================
+ Hits         2511     2649     +138     
+ Misses        226       77     -149     
- Partials       51       61      +10     

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

@DevNono DevNono force-pushed the fix/coverage branch 2 times, most recently from 465640e to 85b98ec Compare March 6, 2024 19:08
whitelist.json Show resolved Hide resolved
tests/teams/createTeam.test.ts Outdated Show resolved Hide resolved
tests/middlewares.test.ts Outdated Show resolved Hide resolved
tests/tickets/getTicket.test.ts Outdated Show resolved Hide resolved
tests/admin/badges/generateBadges.test.ts Outdated Show resolved Hide resolved
@DevNono DevNono merged commit e2b87e4 into dev Sep 9, 2024
6 checks passed
@DevNono DevNono deleted the fix/coverage branch September 9, 2024 11:53
DevNono added a commit that referenced this pull request Sep 10, 2024
* fix: first batch of tests

* fix: coverage goal

* fix: second batch

* fix: add some more coverage

* fix: test not stopping

* fix: unit tests

* fix: ci

* feat: add team test

* fix: improve badge coverage

* fix: lint

* fix: tests

* feat: improve badge coverage

* fix: test

* fix: respo Com

* fix: tests

---------

Co-authored-by: Teddy Roncin <[email protected]>
TeddyRoncin added a commit that referenced this pull request Sep 11, 2024
* refactor: upgraded all dependencies

* fix: github ci

* fix: sentry has changed

* Update ci.yml (#229)

* Coverage Increasing (#225)

* fix: first batch of tests

* fix: coverage goal

* fix: second batch

* fix: add some more coverage

* fix: test not stopping

* fix: unit tests

* fix: ci

* feat: add team test

* fix: improve badge coverage

* fix: lint

* fix: tests

* feat: improve badge coverage

* fix: test

* fix: respo Com

* fix: tests

---------

Co-authored-by: Teddy Roncin <[email protected]>

* fix: rolled back dependencies that create errors

* fix: lint

* fix: lint v2

---------

Co-authored-by: Noé Landré <[email protected]>
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