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

list_recent_results #100

Merged
merged 6 commits into from
Oct 17, 2023
Merged

list_recent_results #100

merged 6 commits into from
Oct 17, 2023

Conversation

donaldcampbelljr
Copy link
Contributor

Added functionality to list_recent_results for both db and filebackends.

@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #100 (cbbb3f7) into dev (2e5dd1c) will increase coverage by 0.38%.
Report is 12 commits behind head on dev.
The diff coverage is 93.61%.

@@            Coverage Diff             @@
##              dev     #100      +/-   ##
==========================================
+ Coverage   87.40%   87.79%   +0.38%     
==========================================
  Files          19       19              
  Lines        2613     2744     +131     
==========================================
+ Hits         2284     2409     +125     
- Misses        329      335       +6     
Files Coverage Δ
pipestat/const.py 100.00% <100.00%> (ø)
pipestat/exceptions.py 84.90% <100.00%> (+0.90%) ⬆️
tests/test_pipestat.py 97.26% <100.00%> (+0.26%) ⬆️
pipestat/backends/filebackend.py 89.51% <96.29%> (+1.40%) ⬆️
pipestat/backends/abstract.py 75.82% <71.42%> (-1.71%) ⬇️
pipestat/backends/dbbackend.py 87.35% <90.00%> (+0.65%) ⬆️
pipestat/parsed_schema.py 87.44% <86.66%> (-0.06%) ⬇️
pipestat/pipestat.py 84.77% <90.47%> (+0.58%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@donaldcampbelljr donaldcampbelljr changed the title Dev time stamp list_recent_results Oct 17, 2023
@donaldcampbelljr
Copy link
Contributor Author

Closes #93

@donaldcampbelljr donaldcampbelljr merged commit 7638088 into dev Oct 17, 2023
5 checks passed
@donaldcampbelljr donaldcampbelljr deleted the dev_time_stamp branch October 17, 2023 19:06
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.

1 participant