-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* got backend coverage * add tests to mstests * readme testing updates * Attempt at fixing dotnet tests * fixing dotnet testing * Better fixes for github action * add timelimit for docker container * Update dotnet.yml to wait 10 seconds for docker to catch up * removed incompatible os * change readme * Try to add backend coverage to codecov * fix syntax * fixed list in brackets * new codecov attempr * fix yml syntax errors * Fix file names * add tests for atmos controller * fixed family and properties tests * Add unhappy initial conditions path * Update dotnet.yml * Add coverage and add backend to codecov * Fix mysql loading for codecov * update code coverage * fix file names * Try moving manual code cov file * Reformat coverage files * fix workflow syntax * Rename files to get seen by codecov * Add more unhappy path tests * Manually add coverage for backend * Manually add test coverage and remove workflow job
- Loading branch information
Showing
55 changed files
with
131,064 additions
and
974 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ dist-ssr | |
|
||
node_modules/ | ||
/coverage | ||
/coveragereport |
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.