Skip to content

arc instead of box

5b5ee3a
Select commit
Loading
Failed to load commit list.
Draft

feat: Arc instead of Box<dyn EngineData> for add_files API #1354

arc instead of box
5b5ee3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2025 in 1s

84.76% (+0.00%) compared to fc5ccb0

View this Pull Request on Codecov

84.76% (+0.00%) compared to fc5ccb0

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.76%. Comparing base (fc5ccb0) to head (5b5ee3a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1354   +/-   ##
=======================================
  Coverage   84.76%   84.76%           
=======================================
  Files         113      113           
  Lines       28421    28425    +4     
  Branches    28421    28425    +4     
=======================================
+ Hits        24091    24095    +4     
  Misses       3194     3194           
  Partials     1136     1136           

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