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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

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
22 oct

@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@4142322). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #344   +/-   ##
==========================================
  Coverage           ?   31.09%           
==========================================
  Files              ?       98           
  Lines              ?     3618           
  Branches           ?     1048           
==========================================
  Hits               ?     1125           
  Misses             ?     2452           
  Partials           ?       41           

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

@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
Backend coverage enhancement
Additional tests for backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nova WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test coverage
3 participants