Conversation
... to avoid using stack trace and returning a new instance of "self".
PR Summary
|
|
Re: build failure |
Now it doesn't use reflection at all, at can throw only runtime exceptions. Some tests are not needed anymore. :)
cf8681e to
413b707
Compare
Oops, my bad :) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1331 +/- ##
============================================
+ Coverage 91.78% 91.87% +0.08%
+ Complexity 3160 3159 -1
============================================
Files 316 316
Lines 6236 6237 +1
Branches 634 634
============================================
+ Hits 5724 5730 +6
+ Misses 353 351 -2
+ Partials 159 156 -3 ☔ View full report in Codecov by Sentry. |
No description provided.