Skip to content

Improve specs and add code coverage#1137

Merged
yukideluxe merged 1 commit intoRubyMoney:mainfrom
tagliala:chore/introduce-code-coverage-and-improve-spec
Jul 11, 2025
Merged

Improve specs and add code coverage#1137
yukideluxe merged 1 commit intoRubyMoney:mainfrom
tagliala:chore/introduce-code-coverage-and-improve-spec

Conversation

@tagliala
Copy link
Contributor

  • Add simplecov for code coverage. Run suite with COVERAGE=1
  • Use the modern configuration settings for spec_helper.rb

There are failures with the default option
config.shared_context_metadata_behavior = :apply_to_host_groups.

This issue will be fixed separately, ref: #1136

- Add simplecov for code coverage. Run suite with `COVERAGE=1`
- Use the modern configuration settings for `spec_helper.rb`

There are failures with the default option
`config.shared_context_metadata_behavior = :apply_to_host_groups`.

This issue will be fixed separately, ref: RubyMoney#1136
@tagliala tagliala force-pushed the chore/introduce-code-coverage-and-improve-spec branch from e9b2c37 to ae62078 Compare July 10, 2025 14:35
Copy link
Member

@yukideluxe yukideluxe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

modernizing is always a yes from me ✌🏻

@yukideluxe yukideluxe merged commit b03e6d8 into RubyMoney:main Jul 11, 2025
5 checks passed
@tagliala tagliala deleted the chore/introduce-code-coverage-and-improve-spec branch July 11, 2025 12:10
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.

2 participants