mastodon/app/lib/annual_report
Matt Jankowski 37f00fb018
Some checks are pending
Bundler Audit / security (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Use hash arguments to group when possible (#32916)
2024-11-19 10:36:02 +00:00
..
archetype.rb Add AnnualReport::Source#report_statuses method for subclasses to use (#31753) 2024-09-04 19:50:33 +00:00
commonly_interacted_with_accounts.rb Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
most_reblogged_accounts.rb Use hash arguments to group when possible (#32916) 2024-11-19 10:36:02 +00:00
most_used_apps.rb Use hash arguments to group when possible (#32916) 2024-11-19 10:36:02 +00:00
percentiles.rb Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
source.rb Fix performance of percentile calculation for annual reports (#32765) 2024-11-04 10:11:06 +00:00
time_series.rb Add AnnualReport::Source#report_statuses method for subclasses to use (#31753) 2024-09-04 19:50:33 +00:00
top_hashtags.rb Use group/count approach in annual report classes (#32914) 2024-11-19 08:51:34 +00:00
top_statuses.rb Fix IDs not being serialized as strings in annual reports API (#32710) 2024-10-31 09:38:00 +00:00
type_distribution.rb Add AnnualReport::Source#report_statuses method for subclasses to use (#31753) 2024-09-04 19:50:33 +00:00