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

feat-fix: calculate statistics median correctly #827

Merged
merged 1 commit into from
May 27, 2024

Conversation

Ellpeck
Copy link
Member

@Ellpeck Ellpeck commented May 27, 2024

No description provided.

@Ellpeck Ellpeck linked an issue May 27, 2024 that may be closed by this pull request
@Ellpeck Ellpeck requested a review from EagleoutIce May 27, 2024 10:27
Copy link

codecov bot commented May 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 71.68%. Comparing base (997c114) to head (b412317).

Files Patch % Lines
src/benchmark/summarizer/first-phase/process.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #827      +/-   ##
==========================================
- Coverage   71.69%   71.68%   -0.01%     
==========================================
  Files         201      201              
  Lines        7243     7244       +1     
  Branches     1122     1224     +102     
==========================================
  Hits         5193     5193              
- Misses       1693     1694       +1     
  Partials      357      357              

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

@EagleoutIce EagleoutIce merged commit 532b19d into main May 27, 2024
23 checks passed
@EagleoutIce EagleoutIce deleted the 824-mean-and-median-in-benchmark-results branch May 27, 2024 10:54
@EagleoutIce
Copy link
Member

This pull request is included in v2.0.2 (see Release v2.0.2 (Fixing Control-Flow, Markdown-Exports, and Handling of Unnamed Closures)).

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.

Mean and Median in Benchmark Results
2 participants