• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

albertms10 / music_notes
100%

Build:
DEFAULT BRANCH: main
Repo Added 15 Aug 2021 06:11PM UTC
Files 40
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • albertms10-patch-1
  • build/bump-dart-sdk-3.7
  • build/bump-dart-sdk-3.8
  • build/bump-pubspec-dart-sdk-3.9
  • ci/bump-dart-sdk-3.6
  • dependabot/github_actions/actions/cache-5.0.1
  • dependabot/github_actions/actions/checkout-5.0.0
  • dependabot/github_actions/actions/checkout-6.0.0
  • dependabot/github_actions/actions/upload-artifact-5.0.0
  • dependabot/github_actions/actions/upload-artifact-6.0.0
  • dependabot/github_actions/coverallsapp/github-action-2.2.0
  • dependabot/github_actions/github/codeql-action-4.30.8
  • dependabot/github_actions/minor-actions-dependencies-0164ff335c
  • dependabot/github_actions/minor-actions-dependencies-02cf758a13
  • dependabot/github_actions/minor-actions-dependencies-056385f29e
  • dependabot/github_actions/minor-actions-dependencies-12d2e1d0cf
  • dependabot/github_actions/minor-actions-dependencies-1509149478
  • dependabot/github_actions/minor-actions-dependencies-156f88ae03
  • dependabot/github_actions/minor-actions-dependencies-25b351fe54
  • dependabot/github_actions/minor-actions-dependencies-2e5731ef13
  • dependabot/github_actions/minor-actions-dependencies-2eaf09b135
  • dependabot/github_actions/minor-actions-dependencies-384b59e5c3
  • dependabot/github_actions/minor-actions-dependencies-499cb248b3
  • dependabot/github_actions/minor-actions-dependencies-4dedb95429
  • dependabot/github_actions/minor-actions-dependencies-50fcfeca95
  • dependabot/github_actions/minor-actions-dependencies-5fe515b291
  • dependabot/github_actions/minor-actions-dependencies-694872dfd1
  • dependabot/github_actions/minor-actions-dependencies-6e5e59408c
  • dependabot/github_actions/minor-actions-dependencies-705a8be96c
  • dependabot/github_actions/minor-actions-dependencies-70be2d3a31
  • dependabot/github_actions/minor-actions-dependencies-70ed0b41af
  • dependabot/github_actions/minor-actions-dependencies-73cfb4a3a5
  • dependabot/github_actions/minor-actions-dependencies-7c7f47a2e0
  • dependabot/github_actions/minor-actions-dependencies-970434cb35
  • dependabot/github_actions/minor-actions-dependencies-9aa0d56b6e
  • dependabot/github_actions/minor-actions-dependencies-9f0572fc03
  • dependabot/github_actions/minor-actions-dependencies-ad14d08c93
  • dependabot/github_actions/minor-actions-dependencies-ca6608e035
  • dependabot/github_actions/minor-actions-dependencies-ced721f930
  • dependabot/github_actions/minor-actions-dependencies-d0cc373f4d
  • dependabot/github_actions/minor-actions-dependencies-d4f6c6c673
  • dependabot/github_actions/minor-actions-dependencies-da0f14823a
  • dependabot/github_actions/minor-actions-dependencies-dab0c35f67
  • dependabot/github_actions/minor-actions-dependencies-dca91fdd7e
  • dependabot/github_actions/minor-actions-dependencies-ead6843d17
  • dependabot/github_actions/minor-actions-dependencies-ef36e01c77
  • dependabot/github_actions/minor-actions-dependencies-ff6e0617b3
  • dependabot/pub/very_good_analysis-10.0.0
  • dependabot/pub/very_good_analysis-9.0.0
  • docs/add-clearer-binary-documentation-size-is-perfect
  • docs/add-more-similar-projects-in-other-languages
  • docs/add-readme-examples-for-frequency-at-temperature-method
  • docs/move-size-implementation-comments-from-method-documentatin
  • docs/use-consistent-wording-for-documentation-comments
  • feat/add-chord-pattern-symbol-getter
  • feat/add-equal-temperament-edo-constructor
  • feat/add-mirrored-methods-chord-pattern
  • feat/add-note-notation-use-ascii-param
  • feat/add-note-pitch-lists-in-octave-methods
  • feat/add-pitch-music-xml-notation-system
  • feat/add-range-iterable-extension-parse-method
  • feat/add-scalable-is-stepwise-getter
  • feat/add-scale-pattern-exclude-intervals-method
  • feat/add-size-parse-factory-method
  • feat/add-support-for-numbered-helmholtz-pitch-notation
  • feat/add-textual-constructor-to-note-notation-systems
  • feat/allow-helmholtz-for-tuning-fork-scientific-notation-and-rewrite-frequency-notation-system
  • feat/allow-using-ascii-characters-for-helmholtz-pitch-notation
  • feat/allow-using-ascii-characters-for-scientific-pitch-notation
  • feat/allow-using-ascii-characters-for-standard-closest-pitch-notation
  • feat/allow-using-ascii-characters-for-symbol-accidental-notation
  • feat/override-interval-subtract-operator-and-add-interval-steps-extension-method
  • feat/return-the-parser-in-notation-system-parser-chain-parse
  • fix/rewrite-size-semitones-getter-without-relying-on-abs-shift
  • fix/rewrite-size-simple-getter-without-imprecise-abs-shift
  • fix/use-correct-size-is-perfect-assert-condition-in-constructor
  • fix/use-pitch-note-notation-reg-exp-to-match-german-pattern
  • patch-1
  • perf/replace-to-string-calls-format-formatter
  • refactor!/rename-base-note-to-note-name
  • refactor/extract-constant-values-and-reuse-base-note-lists
  • refactor/extract-interval-parse-into-interval-notation
  • refactor/extract-parsers-default-value-static-constant-for-all-parse-factory-methods
  • refactor/make-chain-parsers-a-public-static-constant
  • refactor/make-textual-string-representations-default-symbol-constructors
  • refactor/move-chromatic-divisions-to-equal-temperament
  • refactor/remove-unused-map-extension-utility
  • refactor/rename-formatters-to-notation
  • refactor/rewrite-clearer-formatter-for-chord-pattern-intervals
  • refactor/rewrite-compare-to-without-relying-on-runtime-type
  • refactor/rewrite-german-note-notation-parse-method
  • refactor/rewrite-harmonics-methods-to-return-an-iterable
  • refactor/rewrite-hearing-range-as-an-extension-of-range
  • refactor/rewrite-note-split-circle-of-fifths-returning-iterables
  • refactor/rewrite-note-transpose-by-without-abs-shift
  • refactor/rewrite-pitch-class-formatter-using-notation-system
  • refactor/rewrite-pitch-using-notation-system
  • refactor/rewrite-range-extension-parameter-in-favor-of-formatter
  • refactor/rewrite-scale-degree-formatter-using-notation-system
  • refactor/rewrite-tuning-fork-formatter-using-notation-system
  • refactor/rewrite-using-dot-shorthands
  • refactor/scope-switch-case-variables
  • refactor/simplify-circle-from-method-dropping-the-distance-argument
  • refactor/simplify-german-note-notation-formatter-switch
  • refactor/split-string-match-responsibilities-from-notation-system
  • refactor/use-named-groups-for-regular-expressions
  • refactor/use-patterns-to-succintly-destructure-objects
  • refactor/use-regular-expressions-consistently-notation-systems
  • refactor/use-scale-pattern-proper-set-argument-exclude
  • refactor/use-size-constants-where-appropriate
  • refactor/use-size-notation-reg-exp-to-match-size
  • test/add-missing-test-case-for-compare-to-method

15 Dec 2025 03:13PM UTC coverage: 100.0%. Remained the same
20237215283

push

github

web-flow
refactor(notation_system): ♻️ split string match responsibilities from `NotationSystem` (#675)

* refactor(notation_system): ♻️ split string match responsibilities from `NotationSystem`

Signed-off-by: Albert Mañosa <26429103+albertms10@users.noreply.github.com>

* docs(chord_pattern): 📖 address typo in `StringFormatter` reference

Signed-off-by: Albert Mañosa <26429103+albertms10@users.noreply.github.com>

* refactor(notation_system): ♻️ correctly extend from `NotationSystem`

Signed-off-by: Albert Mañosa <26429103+albertms10@users.noreply.github.com>

---------

Signed-off-by: Albert Mañosa <26429103+albertms10@users.noreply.github.com>

16 of 16 new or added lines in 6 files covered. (100.0%)

1713 of 1713 relevant lines covered (100.0%)

1.95 hits per line

Relevant lines Covered
Build:
Build:
1713 RELEVANT LINES 1713 COVERED LINES
1.95 HITS PER LINE
Source Files on main
  • Tree
  • List 39
  • Changed 17
  • Source Changed 17
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20237215283 main refactor(notation_system): ♻️ split string match responsibilities from `NotationSystem` (#675) * refactor(notation_system): ♻️ split string match responsibilities from `NotationSystem` Signed-off-by: Albert Mañosa <26429103+albertms10@users.nore... push 15 Dec 2025 03:13PM UTC web-flow github
100.0
20227537521 main chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 (#674) push 15 Dec 2025 09:44AM UTC web-flow github
100.0
20227516632 main chore(deps): bump github/codeql-action (#672) push 15 Dec 2025 09:43AM UTC web-flow github
100.0
20227505180 main chore(deps): bump actions/cache from 4.3.0 to 5.0.1 (#673) push 15 Dec 2025 09:43AM UTC web-flow github
100.0
20191726605 main test(pitch): 🧪 add test case for repeated zeros in numbered Helmholtz notation (#671) push 13 Dec 2025 12:01PM UTC web-flow github
100.0
20183948216 main feat(pitch): ✨ add support for numbered Helmholtz pitch notation (#670) push 13 Dec 2025 12:40AM UTC web-flow github
100.0
20044690245 main Merge pull request #669 from albertms10/refactor/rewrite-german-note-notation-parse-method refactor(note): ♻️ rewrite `GermanNoteNotation.parse` method push 08 Dec 2025 10:19PM UTC web-flow github
100.0
20023446715 main Merge pull request #668 from albertms10/dependabot/github_actions/minor-actions-dependencies-4dedb95429 push 08 Dec 2025 09:38AM UTC web-flow github
100.0
19831240067 main Merge pull request #667 from albertms10/dependabot/github_actions/minor-actions-dependencies-6e5e59408c push 01 Dec 2025 05:16PM UTC web-flow github
100.0
19761031537 main Merge pull request #666 from albertms10/refactor/rewrite-using-dot-shorthands push 28 Nov 2025 10:26AM UTC web-flow github
100.0
See All Builds (1652)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc