Closed github-actions[bot] closed 3 years ago
Merging #89 (db1d007) into master (36d8fe5) will decrease coverage by
1.35%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #89 +/- ##
==========================================
- Coverage 88.33% 86.98% -1.36%
==========================================
Files 30 30
Lines 2590 2589 -1
==========================================
- Hits 2288 2252 -36
- Misses 302 337 +35
Impacted Files | Coverage Δ | |
---|---|---|
src/Utils/cubitvector.jl | 33.33% <0.00%> (-16.67%) |
:arrow_down: |
src/queries/satisfies.jl | 62.24% <0.00%> (-14.29%) |
:arrow_down: |
src/queries/satisfies_flow.jl | 47.18% <0.00%> (-4.77%) |
:arrow_down: |
src/Utils/data.jl | 81.76% <0.00%> (-3.32%) |
:arrow_down: |
src/bit_circuit.jl | 81.30% <0.00%> (-1.87%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 36d8fe5...db1d007. Read the comment docs.
This pull request changes the compat entry for the
DataFrames
package from0.21, 0.22
to0.21, 0.22, 1
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.