Skip to content

Conversation

mickvangelderen
Copy link
Contributor

@mickvangelderen mickvangelderen commented Aug 25, 2025

First merge #662

This implements caching through the type or type construct (with tagging information) rather than trying to serialize that information into a string. This fixes the issue illustrated by #664

Copy link

codecov bot commented Aug 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.83%. Comparing base (e191403) to head (f09d503).
⚠️ Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #665      +/-   ##
==========================================
- Coverage   90.91%   90.83%   -0.09%     
==========================================
  Files          13       13              
  Lines        2004     2040      +36     
  Branches      367      370       +3     
==========================================
+ Hits         1822     1853      +31     
- Misses        123      124       +1     
- Partials       59       63       +4     

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

Copy link
Owner

@yukinarit yukinarit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@yukinarit yukinarit added the enhancement New feature or request label Sep 10, 2025
@yukinarit yukinarit merged commit 9a1968d into yukinarit:main Sep 10, 2025
9 checks passed
@yukinarit yukinarit added bug Bug report or fix and removed enhancement New feature or request labels Sep 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report or fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants