Skip to content

Conversation

@tambien
Copy link
Contributor

@tambien tambien commented Apr 28, 2024

To disambiguate variables from class names:

  • Renames Transport -> TransportClass
  • Renames Destination -> DestinationClass
  • Renames Draw -> DrawClass
  • Renames Listener -> ListenerClass

@codecov
Copy link

codecov bot commented Apr 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@           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           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tambien tambien merged commit 3d42017 into dev Apr 28, 2024
@tambien tambien deleted the feat/prefer-get-singleton branch April 28, 2024 17:05
tambien added a commit that referenced this pull request Apr 30, 2024
* Update test.yml

* Update test.yml

* Less verbose unit types (#1181)

Co-authored-by: IntGrah <[email protected]>

* reverting isNote test, fixing workflow

* fixing job dependencies

* Deprecating singleton variables, use singleton getter instead (#1233)

* Deprecating singleton variables, use singleton getter instead

* updating references

* moving over to getters instead of global vars

* Simplifying oscillator type strings using templates (#1234)

* simplifying interface types using templates

* uploading codecov threshold

* adjusting thresh

* updating checkout

* organizing docs (#1235)

* Updating link syntax (#1236)

* Using @see typedoc (#1237)

* updating link to Context instead of BaseContext (#1238)

* Update README.md

* Small doc updates and tweaks (#1239)

---------

Co-authored-by: IntGrah <[email protected]>
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