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 postgresql query for organization stats #1795

Merged
merged 2 commits into from
Jul 27, 2021

Conversation

touilleMan
Copy link
Member

No description provided.

@touilleMan touilleMan requested a review from vamonte July 26, 2021 19:24
@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #1795 (1e7fb93) into master (58f0abe) will increase coverage by 0.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1795      +/-   ##
==========================================
+ Coverage   87.25%   87.73%   +0.48%     
==========================================
  Files         245      245              
  Lines       23895    23895              
==========================================
+ Hits        20849    20964     +115     
+ Misses       3046     2931     -115     
Impacted Files Coverage Δ
parsec/backend/postgresql/organization.py 93.75% <ø> (ø)
parsec/core/sync_monitor.py 92.82% <0.00%> (-0.40%) ⬇️
parsec/core/gui/central_widget.py 85.92% <0.00%> (-0.37%) ⬇️
parsec/core/fs/remote_loader.py 85.07% <0.00%> (+0.37%) ⬆️
parsec/core/gui/greet_user_widget.py 86.83% <0.00%> (+0.38%) ⬆️
parsec/core/fs/workspacefs/entry_transactions.py 97.76% <0.00%> (+0.55%) ⬆️
parsec/core/fs/userfs/userfs.py 86.99% <0.00%> (+0.63%) ⬆️
parsec/service_nursery.py 80.76% <0.00%> (+1.28%) ⬆️
parsec/core/gui/parsec_application.py 80.95% <0.00%> (+1.58%) ⬆️
parsec/core/gui/workspaces_widget.py 82.09% <0.00%> (+2.88%) ⬆️
... and 4 more

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 58f0abe...1e7fb93. Read the comment docs.

@touilleMan touilleMan merged commit 54133d2 into master Jul 27, 2021
@touilleMan touilleMan deleted the fix-postgresql-organization-stats-query branch July 27, 2021 08:26
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.

2 participants