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

Chore - fix tests to run w/o flask_sqlalchemy #993

Merged
merged 1 commit into from
Jun 20, 2024
Merged

Chore - fix tests to run w/o flask_sqlalchemy #993

merged 1 commit into from
Jun 20, 2024

Conversation

jwag956
Copy link
Collaborator

@jwag956 jwag956 commented Jun 20, 2024

Also - due to python version mismatch between tox and actions - a bunch of actions were being skipped.

Have more tests run using all available datastores (rather than the normal just flask_sqlalchemy).

A bit of cleanup prior to adding the new flask_sqlalchemy_lite datastore.

Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.45%. Comparing base (3ee00d9) to head (fa08d7e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #993   +/-   ##
=======================================
  Coverage   98.45%   98.45%           
=======================================
  Files          36       36           
  Lines        4665     4665           
=======================================
  Hits         4593     4593           
  Misses         72       72           

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

Also - due to python version mismatch between tox and actions - a bunch of actions were being skipped.

Have more tests run using all available datastores (rather than the normal just flask_sqlalchemy).

A bit of cleanup prior to adding the new flask_sqlalchemy_lite datastore.
@jwag956 jwag956 merged commit ec70c1d into master Jun 20, 2024
20 checks passed
@jwag956 jwag956 deleted the fixtox branch June 20, 2024 22:48
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant