-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixes types - Fixes bugs - Changes warnings - Improves the plugin interface - Improves comments - Improves tests
- Loading branch information
1 parent
b7a015f
commit a04a4fc
Showing
14 changed files
with
233 additions
and
76 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{"total": {"lines":{"total":678,"covered":634,"skipped":0,"pct":93.51},"statements":{"total":783,"covered":714,"skipped":0,"pct":91.19},"functions":{"total":183,"covered":170,"skipped":0,"pct":92.9},"branches":{"total":441,"covered":326,"skipped":0,"pct":73.92}} | ||
,"/Users/tomaspietravallo/Documents/GitHub/sparkar-volts/volts.ts": {"lines":{"total":678,"covered":634,"skipped":0,"pct":93.51},"functions":{"total":183,"covered":170,"skipped":0,"pct":92.9},"statements":{"total":783,"covered":714,"skipped":0,"pct":91.19},"branches":{"total":441,"covered":326,"skipped":0,"pct":73.92}} | ||
{"total": {"lines":{"total":696,"covered":668,"skipped":0,"pct":95.98},"statements":{"total":797,"covered":749,"skipped":0,"pct":93.98},"functions":{"total":186,"covered":179,"skipped":0,"pct":96.24},"branches":{"total":443,"covered":342,"skipped":0,"pct":77.2}} | ||
,"/Users/tomaspietravallo/Documents/GitHub/sparkar-volts/volts.ts": {"lines":{"total":696,"covered":668,"skipped":0,"pct":95.98},"functions":{"total":186,"covered":179,"skipped":0,"pct":96.24},"statements":{"total":797,"covered":749,"skipped":0,"pct":93.98},"branches":{"total":443,"covered":342,"skipped":0,"pct":77.2}} | ||
} |
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
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
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.