Handle missing project.version automatically#301
Conversation
CodSpeed Performance ReportMerging #301 will improve performances by 25.37%Comparing Summary
Benchmarks breakdown
|
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #301 +/- ##
==========================================
+ Coverage 95.03% 96.59% +1.56%
==========================================
Files 61 66 +5
Lines 2759 2878 +119
==========================================
+ Hits 2622 2780 +158
+ Misses 137 98 -39 ☔ View full report in Codecov by Sentry. |
|
There is definitely a performance regression to address. One idea would be: only read the Also, need to add test coverage for the following cases:
|
No description provided.