Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #125 +/- ##
==========================================
+ Coverage 78.64% 86.09% +7.44%
==========================================
Files 13 16 +3
Lines 2585 3933 +1348
Branches 230 265 +35
==========================================
+ Hits 2033 3386 +1353
+ Misses 552 545 -7
- Partials 0 2 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will improve performance by 12.11%
|
| Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|
| ⚡ | three 39-bit primes (u128) |
480.2 ms | 428.3 ms | +12.11% |
Tip
Curious why performance improved? Comment @codspeedbot explain why performance improved on this PR, or directly use the CodSpeed MCP with your agent.
Comparing xtqqczze:license (995d3df) with main (866bc2c)
Footnotes
-
9 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
| http://www.apache.org/licenses/LICENSE-2.0>. | ||
| Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or | ||
| http://www.apache.org/licenses/LICENSE-2.0> or the MIT license | ||
| <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your |
There was a problem hiding this comment.
please also update the license badge in README.md, it still says Apache 2 and links to LICENSE
| @@ -0,0 +1,176 @@ | |||
| Apache License | |||
There was a problem hiding this comment.
the old LICENSE is still there, please remove it (or git mv it)
10ddee5 to
995d3df
Compare
Closes #53