Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] WhatifFilter: Tolerate breaking API changes in BDN-nightly > 0.13.1. #29

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

mawosoft
Copy link
Owner

- Tolerate breaking API changes in BenchmarkReport.ctor() and others. Closes #27
- Add tests.
@codecov-commenter
Copy link

Codecov Report

Merging #29 (1c7952f) into master (757100e) will increase coverage by 8.15%.
The diff coverage is 91.27%.

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
+ Coverage   74.08%   82.23%   +8.15%     
==========================================
  Files          14       15       +1     
  Lines        1196     1340     +144     
  Branches       96      106      +10     
==========================================
+ Hits          886     1102     +216     
+ Misses        291      213      -78     
- Partials       19       25       +6     
Impacted Files Coverage Δ
...ensions.BenchmarkDotNet.Tests/WhatifFilterTests.cs 90.19% <90.19%> (ø)
...awosoft.Extensions.BenchmarkDotNet/WhatifFilter.cs 88.11% <93.61%> (+86.13%) ⬆️

@mawosoft mawosoft merged commit 291b17d into master Mar 2, 2022
@mawosoft mawosoft deleted the whatiffilter-1 branch March 2, 2022 12:14
@mawosoft mawosoft added this to the v0.2.2 milestone Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking changes in BDN-nightly
2 participants