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

Limit all stats GraphQL endpoints by default to 1 year of stats #153

Merged
merged 2 commits into from
Oct 2, 2018

Conversation

jaywink
Copy link
Member

@jaywink jaywink commented Oct 2, 2018

The filter 'period' can be given to specify a custom range. It accepts
any integer + period key 'd' for days, 'm' for months and 'y' for years.

The filter 'period' can be given to specify a custom range. It accepts
any integer + period key 'd' for days, 'm' for months and 'y' for years.
@codecov-io
Copy link

Codecov Report

Merging #153 into master will increase coverage by 0.19%.
The diff coverage is 45.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   61.54%   61.74%   +0.19%     
==========================================
  Files          29       29              
  Lines         775      792      +17     
==========================================
+ Hits          477      489      +12     
- Misses        298      303       +5
Impacted Files Coverage Δ
thefederation/schema.py 60.54% <45.45%> (+1.01%) ⬆️
...n/templates/thefederation/social/platform_nodes.md
...n/templates/thefederation/social/platform_users.md 91.66% <0%> (ø)

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 2bfe635...e2e70d2. Read the comment docs.

@jaywink jaywink merged commit 12e4ddc into master Oct 2, 2018
@jaywink jaywink deleted the stats-default-to-1y branch October 2, 2018 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants