Closed github-actions[bot] closed 2 years ago
Merging #45 (aa8d5ad) into main (5cd04fd) will increase coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #45 +/- ##
==========================================
+ Coverage 24.33% 24.41% +0.08%
==========================================
Files 4 4
Lines 974 901 -73
==========================================
- Hits 237 220 -17
+ Misses 737 681 -56
Impacted Files | Coverage Δ | |
---|---|---|
src/ECCOtour.jl | 29.49% <0.00%> (-0.07%) |
:arrow_down: |
src/HannFilter.jl | 0.00% <0.00%> (ø) |
|
src/MatrixFilter.jl | 0.00% <0.00%> (ø) |
|
src/SeasonalCycle.jl | 0.00% <0.00%> (ø) |
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 5cd04fd...aa8d5ad. Read the comment docs.
This pull request sets the compat entry for the
GoogleDrive
package to0.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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.