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

506 fix gitstats storage #511

Merged
merged 17 commits into from
Oct 18, 2024
Merged

506 fix gitstats storage #511

merged 17 commits into from
Oct 18, 2024

Conversation

maciekbanas
Copy link
Member

No description provided.

… + 1 day is to set until parameter when it is not defined. If no, no until attribute shows when printing storage which may be misleading. Also, cacheing will be flawed, as pulling commits next day without setting until will not uncache process (and it should, as data on repo may be new). Setting + 1 day ensures that whole current day will be captured.
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.92%. Comparing base (498eb4e) to head (6893eae).
Report is 20 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #511      +/-   ##
==========================================
+ Coverage   73.63%   74.92%   +1.29%     
==========================================
  Files          17       17              
  Lines        3140     3143       +3     
==========================================
+ Hits         2312     2355      +43     
+ Misses        828      788      -40     

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

@maciekbanas maciekbanas marked this pull request as ready for review October 18, 2024 09:34
@maciekbanas maciekbanas self-assigned this Oct 18, 2024
@maciekbanas maciekbanas merged commit ae8c8da into devel Oct 18, 2024
8 checks passed
@maciekbanas maciekbanas deleted the 506-fix-gitstats-storage branch October 18, 2024 10:18
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