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

Updating build workflow #132

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Updating build workflow #132

merged 1 commit into from
Jan 29, 2024

Conversation

c4deszes
Copy link
Owner

@c4deszes c4deszes commented Jan 29, 2024

Brief

  • Updated and added CODECOV token to the workflow, disabling CI failure conditions for now
  • Updating action versions to latest (node16 deprecation)
  • Added stable Python versions to test the library with (3.10, 3.11, 3.12)

Checklist

  • Add relevant labels to the Pull Request
  • Review test results and code coverage
    • Review snapshot test results for deviations
  • Review code changes
    • Create relevant test scenarios
    • Update examples
    • Update JSON schema
  • Update documentation
    • Update examples in README
  • Update changelog
  • Update version number

Evidence

  • Release workflow is only impacted by the checkout version update which should be fine, the rest is checked under the PR.

Updating action versions
@c4deszes c4deszes added the ci Continuous Integration workflows label Jan 29, 2024
Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2fe6236) 96.28% compared to head (b3babe4) 96.28%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #132   +/-   ##
=======================================
  Coverage   96.28%   96.28%           
=======================================
  Files          13       13           
  Lines        1453     1453           
=======================================
  Hits         1399     1399           
  Misses         54       54           
Flag Coverage Δ
3.10 96.28% <ø> (?)
3.10.0b1 ?
3.11 96.28% <ø> (?)
3.12 96.28% <ø> (?)
3.6 96.28% <ø> (ø)
3.7 96.28% <ø> (ø)
3.8 96.28% <ø> (ø)
3.9 96.28% <ø> (ø)
unittests ?

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.

@c4deszes c4deszes merged commit 63ae6cc into master Jan 29, 2024
15 checks passed
@c4deszes c4deszes deleted the ci/fix-codecov branch January 29, 2024 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant