Skip to content

Add filters to only calculate coverage for relevant files #108

New issue

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

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

Already on GitHub? # to your account

Merged
merged 2 commits into from
Feb 17, 2023

Conversation

etagwerker
Copy link
Member

  • Add an entry to CHANGELOG.md that links to this PR under the "main (unreleased)" heading.

Description:

This improves the SimpleCov configuration to only track relevant files.

✅ I will abide by the code of conduct.

@etagwerker etagwerker requested a review from a team as a code owner February 17, 2023 03:08
@etagwerker etagwerker requested review from mateusdeap and KostiantynPopovych and removed request for a team February 17, 2023 03:08
@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #108 (59e669f) into main (440428d) will increase coverage by 0.13%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #108      +/-   ##
==========================================
+ Coverage   98.27%   98.41%   +0.13%     
==========================================
  Files          25       17       -8     
  Lines         465      315     -150     
==========================================
- Hits          457      310     -147     
+ Misses          8        5       -3     
Impacted Files Coverage Δ
test/lib/skunk/cli/options/argv_test.rb
lib/skunk/version.rb
test/lib/skunk/cli/commands/version_test.rb
test/lib/skunk/rubycritic/analysed_module_test.rb
test/lib/skunk/cli/commands/help_test.rb
test/lib/skunk/cli/commands/compare_score_test.rb
...est/lib/skunk/cli/commands/status_reporter_test.rb
test/lib/skunk/cli/commands/compare_test.rb

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mateusdeap mateusdeap merged commit 0eaba8d into main Feb 17, 2023
@mateusdeap mateusdeap deleted the fixes/simplecov-filter branch February 17, 2023 10:18
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants