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

Cleaned up backend tests #230

Merged
merged 6 commits into from
Jul 3, 2024
Merged

Cleaned up backend tests #230

merged 6 commits into from
Jul 3, 2024

Conversation

jesper-friis
Copy link
Contributor

@jesper-friis jesper-friis commented Jul 1, 2024

Description

Just some cleanup of the backend tests.

Added a pip freeze to CI tests for easier debugging.

Updated requirements in pyproject.toml as suggested by Francesca. Lower version range for dependencies has been tested manually.

Type of change

  • Bug fix and code cleanup
  • New feature
  • Documentation update
  • Testing

Checklist for the reviewer

This checklist should be used as a help for the reviewer.

  • Is the change limited to one issue?
  • Does this PR close the issue?
  • Is the code easy to read and understand?
  • Do all new feature have an accompanying new test?
  • Has the documentation been updated as necessary?
  • Is the code properly tested?

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@85d40ee). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #230   +/-   ##
=========================================
  Coverage          ?   78.41%           
=========================================
  Files             ?       18           
  Lines             ?     1696           
  Branches          ?        0           
=========================================
  Hits              ?     1330           
  Misses            ?      366           
  Partials          ?        0           

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

@jesper-friis jesper-friis merged commit 225fc78 into master Jul 3, 2024
19 checks passed
@jesper-friis jesper-friis deleted the test-cleanup branch July 3, 2024 06:47
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