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/backend/coverage database functions #246

Merged
merged 2 commits into from
Jul 27, 2024

Conversation

waveyboym
Copy link
Member

@waveyboym waveyboym commented Jul 27, 2024

Description

Just tests✨🧪

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Tests

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

  • A numerous amount of tests were written with the aim of increasing codecov📋

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: testing This affects one or more tests For: api This is mainly for the api For: backend This is mainly for the backend code priority: medium This does/did not need to be addressed soon but should have plans in place to be addressed effort: 5 This may require/required hours of work For: deployment This will affect our deployed system labels Jul 27, 2024
@waveyboym waveyboym self-assigned this Jul 27, 2024
Copy link

codecov bot commented Jul 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.59%. Comparing base (52f7d13) to head (33f6c2a).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #246      +/-   ##
===========================================
+ Coverage    63.47%   66.59%   +3.12%     
===========================================
  Files           21       21              
  Lines         1963     1955       -8     
===========================================
+ Hits          1246     1302      +56     
+ Misses         672      611      -61     
+ Partials        45       42       -3     

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

@waveyboym waveyboym merged commit 3ce7a98 into develop Jul 27, 2024
13 of 14 checks passed
waveyboym added a commit that referenced this pull request Aug 12, 2024
…abase-functions

Test/backend/coverage database functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: 5 This may require/required hours of work For: api This is mainly for the api For: backend This is mainly for the backend code For: deployment This will affect our deployed system priority: medium This does/did not need to be addressed soon but should have plans in place to be addressed type: testing This affects one or more tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant