Tonejs / Tone.js

A Web Audio framework for making interactive music in the browser.
https://tonejs.github.io
MIT License
13.24k stars 963 forks source link

Deprecating singleton variables, use singleton getter instead #1233

Closed tambien closed 2 months ago

tambien commented 2 months ago

To disambiguate variables from class names:

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.42%. Comparing base (d0b874b) to head (63f849a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #1233 +/- ## ======================================= Coverage 98.42% 98.42% ======================================= Files 184 184 Lines 7725 7725 Branches 680 680 ======================================= Hits 7603 7603 Misses 35 35 Partials 87 87 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.