PkgBenchmark.jl
PkgBenchmark.jl copied to clipboard
textwidth
changing Base.strwidth
to Base.textwidth
, which is the current equivalent method
Codecov Report
Merging #142 (1da3eae) into master (b27e5bc) will decrease coverage by
0.22%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #142 +/- ##
==========================================
- Coverage 91.74% 91.51% -0.23%
==========================================
Files 6 6
Lines 327 330 +3
==========================================
+ Hits 300 302 +2
- Misses 27 28 +1
Impacted Files | Coverage Δ | |
---|---|---|
src/benchmarkconfig.jl | 86.95% <0.00%> (ø) |
|
src/benchmarkjudgement.jl | 79.03% <0.00%> (-1.30%) |
:arrow_down: |
src/runbenchmark.jl | 92.98% <0.00%> (+0.06%) |
:arrow_up: |
src/benchmarkresults.jl | 94.54% <0.00%> (+0.10%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more