Skip to content

Conversation

@gdalle
Copy link
Member

@gdalle gdalle commented Mar 19, 2025

  • Add new context type ConstantOrCache which is passed as-is to the backend, without element type modification (unlike Cache). This is meant to be used in conjunction with PreallocationTools.jl.
  • Add corresponding tests to DIT and to a few backends.

@codecov
Copy link

codecov bot commented Mar 19, 2025

Codecov Report

Attention: Patch coverage is 99.50980% with 1 line in your changes missing coverage. Please review.

Project coverage is 97.87%. Comparing base (7d252ad) to head (cf73f95).

Files with missing lines Patch % Lines
DifferentiationInterfaceTest/src/utils.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
+ Coverage   97.85%   97.87%   +0.01%     
==========================================
  Files         128      128              
  Lines        7383     7423      +40     
==========================================
+ Hits         7225     7265      +40     
  Misses        158      158              
Flag Coverage Δ
DI 98.94% <100.00%> (+<0.01%) ⬆️
DIT 95.20% <98.03%> (+0.08%) ⬆️

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

☔ 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.

@gdalle gdalle marked this pull request as ready for review March 19, 2025 08:26
@gdalle gdalle added the skipci Don't run CI tests and docs label Mar 19, 2025
@gdalle gdalle merged commit e57dd0c into main Mar 19, 2025
4 checks passed
@gdalle gdalle deleted the gd/passalong branch May 12, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skipci Don't run CI tests and docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants