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

Add progress bar during query execution to track progress. #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Add progress bar during query execution to track progress.

29fd922
Select commit
Loading
Failed to load commit list.
Open

Add progress bar during query execution to track progress. #59

Add progress bar during query execution to track progress.
29fd922
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 29, 2024 in 0s

87.21% (-3.70%) compared to 5dec7d4

View this Pull Request on Codecov

87.21% (-3.70%) compared to 5dec7d4

Details

Codecov Report

Attention: Patch coverage is 69.17808% with 45 lines in your changes missing coverage. Please review.

Project coverage is 87.21%. Comparing base (5dec7d4) to head (29fd922).

Files with missing lines Patch % Lines
pg_query_state.c 69.17% 45 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   90.90%   87.21%   -3.70%     
==========================================
  Files          10       10              
  Lines         748      884     +136     
==========================================
+ Hits          680      771      +91     
- Misses         68      113      +45     

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