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 some pytest and sqlalchemy warnings #502

Merged
merged 1 commit into from
Mar 14, 2022
Merged

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Mar 14, 2022

This fixes a couple of pytest and sqlalchemy warnings.

@codecov-commenter
Copy link

Codecov Report

Merging #502 (2817bf9) into master (94a60fd) will decrease coverage by 0.89%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #502      +/-   ##
==========================================
- Coverage   83.19%   82.30%   -0.90%     
==========================================
  Files          78       78              
  Lines        5879     5882       +3     
==========================================
- Hits         4891     4841      -50     
- Misses        988     1041      +53     
Impacted Files Coverage Δ
quetz/authentication/registry.py 85.71% <100.00%> (ø)
quetz/dao.py 91.08% <100.00%> (+0.01%) ⬆️
quetz/db_models.py 96.89% <100.00%> (ø)
quetz/jobs/models.py 92.59% <100.00%> (ø)
quetz/jobs/runner.py 90.86% <100.00%> (+0.08%) ⬆️
quetz/tasks/workers.py 77.14% <100.00%> (ø)
quetz/testing/mockups.py 100.00% <100.00%> (ø)
quetz/utils.py 85.43% <100.00%> (ø)
quetz/pkgstores.py 42.54% <0.00%> (-11.63%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94a60fd...2817bf9. Read the comment docs.

@wolfv wolfv merged commit 5f2832c into mamba-org:master Mar 14, 2022
@wolfv wolfv deleted the fix_warnings branch March 14, 2022 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants