Skip to content

Add caching to ee_ct()#159

Merged
attipaci merged 1 commit into
mainfrom
caching_tweaks_3
Apr 11, 2025
Merged

Add caching to ee_ct()#159
attipaci merged 1 commit into
mainfrom
caching_tweaks_3

Conversation

@attipaci

@attipaci attipaci commented Apr 11, 2025

Copy link
Copy Markdown
Collaborator

In case someone calls it repeatedly with the same input parameters, now it will be much much faster...

@attipaci attipaci added the enhancement New feature or request label Apr 11, 2025
@attipaci attipaci added this to the 1.3.0 milestone Apr 11, 2025
@attipaci attipaci self-assigned this Apr 11, 2025
@attipaci attipaci changed the title Add caching to ee_ct() Add caching to ee_ct() Apr 11, 2025
@codecov

codecov Bot commented Apr 11, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (892080f) to head (2375f25).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #159   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files          22       22           
  Lines        4255     4265   +10     
  Branches      787      789    +2     
=======================================
+ Hits         4251     4261   +10     
  Partials        4        4           
Flag Coverage Δ
unittests 99.90% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/equinox.c 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 892080f...2375f25. Read the comment docs.

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

@attipaci attipaci force-pushed the caching_tweaks_3 branch 2 times, most recently from 45d4de1 to 0a49b6f Compare April 11, 2025 10:36
@attipaci attipaci marked this pull request as ready for review April 11, 2025 10:36
@attipaci attipaci merged commit 164619c into main Apr 11, 2025
@attipaci attipaci deleted the caching_tweaks_3 branch April 11, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant