Skip to content

Commit

Permalink
Fix codecov (dsccommunity#1706)
Browse files Browse the repository at this point in the history
  • Loading branch information
johlju authored Jun 7, 2021
1 parent 48ecbd9 commit 630eeae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Changed to the new GitHub deploy tasks that is required for the latest
version of the Sampler module.
- Updated pipeline configuration to align with the latest changes in [Sampler](https://github.com/gaelcolas/Sampler).
- Update codecov.yml to support carry forward flags.
- SqlSetup
- The helper function `Connect-SqlAnalysis` was using `LoadWithPartial()`
to load the assembly _Microsoft.AnalysisServices_. On a node where multiple
Expand Down
1 change: 1 addition & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ codecov:
comment:
layout: "reach, diff, flags, files"
behavior: default
show_carryforward_flags: true

coverage:
range: 50..80
Expand Down

0 comments on commit 630eeae

Please sign in to comment.