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

refactor(int_mod_extension): rewrite mod functions into extension methods #18

Merged
merged 3 commits into from
Apr 8, 2023

Conversation

albertms10
Copy link
Owner

No description provided.

@albertms10 albertms10 added refactor The code needs to be refactored test The code needs to implement tests labels Apr 8, 2023
@albertms10 albertms10 self-assigned this Apr 8, 2023
@coveralls
Copy link

coveralls commented Apr 8, 2023

Pull Request Test Coverage Report for Build 4645986282

  • 9 of 14 (64.29%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 40.956%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/src/tonality/key_signature.dart 0 1 0.0%
lib/src/music.dart 0 2 0.0%
lib/src/note/notes.dart 0 2 0.0%
Totals Coverage Status
Change from base Build 4645937234: -0.2%
Covered Lines: 120
Relevant Lines: 293

💛 - Coveralls

@albertms10 albertms10 merged commit 52b4a67 into main Apr 8, 2023
@albertms10 albertms10 deleted the refactor/rewrite-int-mod-methods-extension branch April 8, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor The code needs to be refactored test The code needs to implement tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants