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 pyright errors #621

Merged
merged 7 commits into from
Apr 10, 2023
Merged

Fix pyright errors #621

merged 7 commits into from
Apr 10, 2023

Conversation

janjagusch
Copy link
Collaborator

No description provided.

quetz/dao.py Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

codecov-commenter commented Apr 10, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: -1.02 ⚠️

Comparison is base (69acce5) 82.37% compared to head (7c362e5) 81.35%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #621      +/-   ##
==========================================
- Coverage   82.37%   81.35%   -1.02%     
==========================================
  Files          78       78              
  Lines        6104     6120      +16     
==========================================
- Hits         5028     4979      -49     
- Misses       1076     1141      +65     
Impacted Files Coverage Δ
quetz/dao.py 88.54% <50.00%> (-0.64%) ⬇️
quetz/main.py 86.18% <50.00%> (-0.30%) ⬇️
quetz/tasks/mirror.py 89.31% <50.00%> (-1.32%) ⬇️
quetz/tasks/workers.py 76.16% <50.00%> (-0.25%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@janjagusch janjagusch marked this pull request as ready for review April 10, 2023 09:24
quetz/main.py Outdated Show resolved Hide resolved
This reverts commit 5f08de5.
@janjagusch janjagusch merged commit 87ec595 into mamba-org:main Apr 10, 2023
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.

None yet

2 participants