-
Notifications
You must be signed in to change notification settings - Fork 987
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
Showing
91 changed files
with
676 additions
and
568 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
coverage: | ||
status: | ||
project: | ||
default: | ||
target: auto | ||
threshold: 1% |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.