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

Tests/backend/tests #347

Merged
merged 5 commits into from
Aug 27, 2024
Merged

Tests/backend/tests #347

merged 5 commits into from
Aug 27, 2024

Conversation

waveyboym
Copy link
Member

@waveyboym waveyboym commented Aug 27, 2024

Description

Completed Covering all of the database.go file with tests

Fixes # (issue)

Type of change

Please delete options that are not relevant.
N/A

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 the type: testing This affects one or more tests label Aug 27, 2024
@waveyboym waveyboym added this to the Week 1 Sprint 4 milestone Aug 27, 2024
@waveyboym waveyboym self-assigned this Aug 27, 2024
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.17%. Comparing base (f734ae1) to head (7b53daf).
Report is 25 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #347      +/-   ##
===========================================
+ Coverage    85.28%   91.17%   +5.88%     
===========================================
  Files           10       10              
  Lines         1869     1869              
===========================================
+ Hits          1594     1704     +110     
+ Misses         233      123     -110     
  Partials        42       42              

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

@waveyboym waveyboym merged commit 9bb99ad into develop Aug 27, 2024
7 checks passed
@waveyboym waveyboym deleted the tests/backend/tests branch August 27, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: testing This affects one or more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant