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

Fix test action #150

Merged
merged 5 commits into from
Jan 29, 2025
Merged

Fix test action #150

merged 5 commits into from
Jan 29, 2025

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Jan 29, 2025

Description

How to test

  • Automatic tests

Review

  • Tests executed by GitHub action
  • "Merge and deploy" approved by

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@northwestwitch northwestwitch changed the title Revert heavily Fix test action Jan 29, 2025
@codecov-commenter
Copy link

codecov-commenter commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.25%. Comparing base (123ee47) to head (509f576).
Report is 35 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #150      +/-   ##
==========================================
- Coverage   95.30%   95.25%   -0.05%     
==========================================
  Files          11       11              
  Lines         490      506      +16     
==========================================
+ Hits          467      482      +15     
- Misses         23       24       +1     
Flag Coverage Δ
unittests 95.25% <ø> (-0.05%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@northwestwitch northwestwitch marked this pull request as ready for review January 29, 2025 10:09
@northwestwitch northwestwitch merged commit 14a117e into main Jan 29, 2025
8 checks passed
@northwestwitch northwestwitch deleted the rename_repo branch January 30, 2025 08:08
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.

Error while installing dependencies on tests GitHub action
2 participants