Skip to content

Task/increasing coverage, currentlly 45% - #348

Open
Ntuuu wants to merge 53 commits into
devfrom
task/increasing-coverage-ntu
Open

Ntuuu wants to merge 53 commits into
devfrom
task/increasing-coverage-ntu

Conversation

@Ntuuu

@Ntuuu Ntuuu commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adding more testing and attempting to increase coverage, currently should be around

Related issue

low coverage, it's increased now, but not as much as i would've liked, its basically just the frontend integration tests that have boosted it up to the 45s, once i also finish the backend integration tests then our overall coverage should be around 75 to 80+

How to test

enter the branch
npm install in both root and frontend
cd frontend
npx vitest --coverage
get your output, the npm is important as new imports and dependencies were needed and some of the scripts were changed as well

@codecov

codecov Bot commented Sep 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
7.1% Duplication on New Code (required ≤ 3%)

See analysis details on SonarQube Cloud

@Swe-yy Swe-yy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This coverage is good and all tests seem to be passing and testing relevant features

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