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

albertms10 / music_notes
100%
main: 100%

Build:
Build:
LAST BUILD BRANCH: dependabot/github_actions/minor-actions-dependencies-ff6e0617b3
DEFAULT BRANCH: main
Repo Added 15 Aug 2021 06:11PM UTC
Files 39
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 refactor/rename-formatters-to-notation
branch: refactor/rename-formatters-to-notation
CHANGE BRANCH
x
Reset
  • refactor/rename-formatters-to-notation
  • 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/checkout-5.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-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-5fe515b291
  • dependabot/github_actions/minor-actions-dependencies-694872dfd1
  • 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-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-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
  • main
  • 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/rewrite-clearer-formatter-for-chord-pattern-intervals
  • refactor/rewrite-compare-to-without-relying-on-runtime-type
  • 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/scope-switch-case-variables
  • refactor/simplify-circle-from-method-dropping-the-distance-argument
  • refactor/simplify-german-note-notation-formatter-switch
  • 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

05 Aug 2025 12:16AM UTC coverage: 99.551% (-0.4%) from 100.0%
16737193352

Pull #608

github

web-flow
Merge a913ad009 into 0fed00049
Pull Request #608: refactor: ♻️ rename formatters to `*Notation`

274 of 280 new or added lines in 17 files covered. (97.86%)

1 existing line in 1 file now uncovered.

1553 of 1560 relevant lines covered (99.55%)

2.04 hits per line

Relevant lines Covered
Build:
Build:
1560 RELEVANT LINES 1553 COVERED LINES
2.04 HITS PER LINE
Source Files on refactor/rename-formatters-to-notation
  • Tree
  • List 39
  • Changed 18
  • Source Changed 18
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16737193352 refactor/rename-formatters-to-notation Merge a913ad009 into 0fed00049 Pull #608 05 Aug 2025 12:17AM UTC web-flow github
99.55
16736959438 refactor/rename-formatters-to-notation Merge a4a6d99ed into 0fed00049 Pull #608 05 Aug 2025 12:00AM UTC web-flow github
99.61
16730104426 refactor/rename-formatters-to-notation Merge 0dde9a554 into 0fed00049 Pull #608 04 Aug 2025 05:37PM UTC web-flow github
99.81
16728920365 refactor/rename-formatters-to-notation Merge d47d39d39 into 0fed00049 Pull #608 04 Aug 2025 04:39PM UTC web-flow github
99.81
16709423546 refactor/rename-formatters-to-notation Merge b9f30c1a2 into d5335c51a Pull #608 03 Aug 2025 09:06PM UTC web-flow github
99.81
16703832786 refactor/rename-formatters-to-notation Merge 239f59e2a into 1bec9a861 Pull #608 03 Aug 2025 10:06AM UTC web-flow github
99.81
15889484913 refactor/rename-formatters-to-notation Merge 10c954017 into c45617bc2 Pull #608 25 Jun 2025 11:43PM UTC web-flow github
97.84
15889365663 refactor/rename-formatters-to-notation Merge 542d1fa7c into 5122c56a3 Pull #608 25 Jun 2025 11:33PM UTC web-flow github
97.84
See All Builds (1611)
  • 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