Skip to content

Add caching for mode computation#84

Merged
mchitre merged 5 commits into
masterfrom
cache-modes
May 20, 2026
Merged

Add caching for mode computation#84
mchitre merged 5 commits into
masterfrom
cache-modes

Conversation

@mchitre

@mchitre mchitre commented May 19, 2026

Copy link
Copy Markdown
Member

Avoid recomputing modes by caching. Also couple of minor bug/typo fixes.

@mchitre mchitre self-assigned this May 19, 2026
@mchitre mchitre marked this pull request as draft May 19, 2026 19:28
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.19%. Comparing base (c83632a) to head (fcb8962).
⚠️ Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/api.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   86.24%   86.19%   -0.05%     
==========================================
  Files           8        8              
  Lines         967      971       +4     
==========================================
+ Hits          834      837       +3     
- Misses        133      134       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mchitre mchitre marked this pull request as ready for review May 20, 2026 16:10
@mchitre mchitre merged commit 7a59a22 into master May 20, 2026
6 checks passed
@mchitre mchitre deleted the cache-modes branch May 20, 2026 16:11
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