-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/from classes to functions (#49)
* Move from classes to functions * Changeset
- Loading branch information
Imar Abreu
authored
Nov 17, 2023
1 parent
0080ee7
commit 7cd3252
Showing
15 changed files
with
587 additions
and
493 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,5 @@ | ||
--- | ||
'@runroom/design-tokens': patch | ||
--- | ||
|
||
Move from classes to functions |
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 |
---|---|---|
|
@@ -33,3 +33,5 @@ jobs: | |
|
||
- name: Coverage Report | ||
uses: ArtiomTr/jest-coverage-report-action@v2 | ||
with: | ||
annotations: none |
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
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.
7cd3252
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
91 tests passing in 4 suites.
Report generated by π§ͺjest coverage report action from 7cd3252
7cd3252
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
91 tests passing in 4 suites.
Report generated by π§ͺjest coverage report action from 7cd3252
7cd3252
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage report
Test suite run success
91 tests passing in 4 suites.
Report generated by π§ͺjest coverage report action from 7cd3252