QutEcoacoustics / audio-analysis

The audio analysis code (AnalysisPrograms.exe) for the QUT Ecoacoustics Research Group
https://ap.qut.ecoacoustics.info/
Apache License 2.0
52 stars 12 forks source link

Bump CsvHelper from 24.0.1 to 27.1.0 #494

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps CsvHelper from 24.0.1 to 27.1.0.

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 3 years ago

Codecov Report

Merging #494 (16ee257) into master (9a2b560) will decrease coverage by 7.78%. The diff coverage is n/a.

:exclamation: Current head 16ee257 differs from pull request most recent head f2d64f5. Consider uploading reports for the commit f2d64f5 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #494      +/-   ##
==========================================
- Coverage   38.52%   30.74%   -7.79%     
==========================================
  Files         482      481       -1     
  Lines       67647    48936   -18711     
  Branches     7901     7681     -220     
==========================================
- Hits        26064    15044   -11020     
+ Misses      41492    33126    -8366     
- Partials       91      766     +675     
Impacted Files Coverage Δ
src/Acoustics.Shared/Csv/CsvIntervalConverter.cs 0.00% <0.00%> (-66.67%) :arrow_down:
src/Acoustics.Shared.FSharp/NumericLiteralG.fs 0.00% <0.00%> (-55.56%) :arrow_down:
...coustics.Shared/Extensions/ConfigFileExtensions.cs 25.00% <0.00%> (-31.53%) :arrow_down:
....Shared.FSharp/Microsoft.FSharp.Collections.Set.fs 0.00% <0.00%> (-28.58%) :arrow_down:
src/Acoustics.Shared/ValidationExtensions.cs 0.00% <0.00%> (-27.37%) :arrow_down:
src/Acoustics.Tools/AudioUtilityRequest.cs 16.34% <0.00%> (-27.14%) :arrow_down:
src/Acoustics.Shared/Extensions/ExtensionsIO.cs 0.00% <0.00%> (-26.32%) :arrow_down:
src/Acoustics.Shared.FSharp/Utilities.fs 0.00% <0.00%> (-26.00%) :arrow_down:
...ion/Validation/DirectoryExistsOrCreateAttribute.cs 33.33% <0.00%> (-25.93%) :arrow_down:
src/Acoustics.Shared.FSharp/Mutex.fs 0.00% <0.00%> (-25.00%) :arrow_down:
... and 441 more

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 9a2b560...f2d64f5. Read the comment docs.

dependabot[bot] commented 3 years ago

Superseded by #501.