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

Chore/backend/adding codecov tests #79

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

waveyboym
Copy link
Member

@waveyboym waveyboym commented Jun 22, 2024

Description

This pr mainly aims to add some more tests to the backend

Fixes # (issue)

Type of change

tests

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
N/A

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@waveyboym waveyboym added type: chore Just a cleanup or minor update type: testing This affects one or more tests For: backend This is mainly for the backend code labels Jun 22, 2024
@waveyboym waveyboym added this to the Demo two milestone Jun 22, 2024
@waveyboym waveyboym self-assigned this Jun 22, 2024
Copy link

codecov bot commented Jun 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.15%. Comparing base (c1683d7) to head (fa1075c).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop      #79       +/-   ##
============================================
+ Coverage    67.21%   82.15%   +14.93%     
============================================
  Files            5        5               
  Lines          241      241               
============================================
+ Hits           162      198       +36     
+ Misses          69       34       -35     
+ Partials        10        9        -1     

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

@waveyboym waveyboym merged commit 4d4a507 into develop Jun 22, 2024
6 checks passed
@waveyboym waveyboym deleted the chore/backend/adding-codecov-tests branch June 22, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For: backend This is mainly for the backend code type: chore Just a cleanup or minor update type: testing This affects one or more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant