Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 30, 2021

Bumps Equ from 2.2.0 to 2.3.0.

Release notes

Sourced from Equ's releases.

2.3.0

Better integration with C# 9 records is now provided through EquCompare<T>.

Changelog

Sourced from Equ's changelog.

2.3.0

  • [PR #24](thedmi/Equ#24) Better integration with C# 9 record types through EquCompare<T>.
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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 30, 2021
@codecov
Copy link

codecov bot commented Apr 30, 2021

Codecov Report

Merging #482 (9440fc5) into master (71fb73d) will decrease coverage by 42.34%.
The diff coverage is n/a.

❗ Current head 9440fc5 differs from pull request most recent head 1856fe5. Consider uploading reports for the commit 1856fe5 to get more accurate results

@@            Coverage Diff             @@
##           master    #482       +/-   ##
==========================================
- Coverage   43.06%   0.71%   -42.35%     
==========================================
  Files         507     481       -26     
  Lines       49557   48928      -629     
  Branches     7722    7678       -44     
==========================================
- Hits        21340     350    -20990     
- Misses      28217   48527    +20310     
- Partials        0      51       +51     
Impacted Files Coverage Δ
src/AcousticWorkbench/Api.cs 0.00% <0.00%> (-100.00%) ⬇️
src/Acoustics.Shared/Binary.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AnalysisPrograms/MainEntry.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AnalysisBase/AnalyzerConfig.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AudioAnalysisTools/DSP/Clipping.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AudioAnalysisTools/DctParameters.cs 0.00% <0.00%> (-100.00%) ⬇️
src/Acoustics.Shared/Logging/NoConsole.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AnalysisBase/ResultBases/EventBase.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AnalysisBase/SegmentSplitException.cs 0.00% <0.00%> (-100.00%) ⬇️
src/AnalysisBase/Segment/SourceMetadata.cs 0.00% <0.00%> (-100.00%) ⬇️
... and 459 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 71fb73d...1856fe5. Read the comment docs.

@dependabot dependabot bot force-pushed the dependabot/nuget/Equ-2.3.0 branch from 9440fc5 to 79c7bc8 Compare June 22, 2021 14:00
@dependabot dependabot bot force-pushed the dependabot/nuget/Equ-2.3.0 branch from 79c7bc8 to 1856fe5 Compare June 6, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants