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

Test coverage enhancement #344

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Test coverage enhancement #344

merged 1 commit into from
Nov 21, 2024

Conversation

musabehonore
Copy link
Contributor

@musabehonore musabehonore commented Oct 7, 2024

PR Description

This pr focuses on increasing the test coverage of the whole backend application

Functionality

How does this works, add some information that maybe needed in testing

How has this been tested?

npm run test
or
see circle Ci build reports of the pr

Screenshots

Before

Initial test coverage

After

For now
today 20 nov

@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@6fd2a27). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #344   +/-   ##
==========================================
  Coverage           ?   31.26%           
==========================================
  Files              ?       84           
  Lines              ?     4158           
  Branches           ?     1228           
==========================================
  Hits               ?     1300           
  Misses             ?     2826           
  Partials           ?       32           

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


🚨 Try these New Features:

@musabehonore musabehonore linked an issue Oct 8, 2024 that may be closed by this pull request
@musabehonore musabehonore removed the request for review from ceelogre October 9, 2024 17:20
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 8b8a8e7 to 49a5ed7 Compare October 10, 2024 18:34
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 49a5ed7 to 06fe3b9 Compare October 10, 2024 18:58
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 06fe3b9 to 35a7699 Compare October 14, 2024 20:30
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 35a7699 to 9e6ffdf Compare October 16, 2024 07:48
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 9e6ffdf to b5cec4e Compare October 17, 2024 22:16
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from b5cec4e to d91af50 Compare October 22, 2024 11:55
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from d91af50 to 4f1d9c0 Compare November 3, 2024 12:04
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 4f1d9c0 to e6da0ab Compare November 4, 2024 20:39
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from e6da0ab to 6064b79 Compare November 4, 2024 21:09
Backend coverage enhancement
Additional tests for backend
@musabehonore musabehonore force-pushed the backend-coverage-enhancement branch from 9df90d5 to b034257 Compare November 20, 2024 10:02
@ceelogre ceelogre temporarily deployed to backend-coverage-enhancement - devpulse-backend PR #344 November 20, 2024 10:03 — with Render Destroyed
Copy link

@RWEMAREMY RWEMAREMY left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good work

Copy link
Member

@shebz2023 shebz2023 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@musabehonore musabehonore added ready for review and removed WIP Work in progress labels Nov 20, 2024
@JacquelineTuyisenge JacquelineTuyisenge added Ready for merge The pull request has received all necessary reviews and can be merged and removed ready for review labels Nov 21, 2024
@Salim-54 Salim-54 merged commit f9e45d1 into develop Nov 21, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nova Ready for merge The pull request has received all necessary reviews and can be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test coverage
7 participants