-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update CI workflow for coverage and manifest check (#170)
* Update CI workflow for coverage and manifest check * Update line and branch coverage min to 100% * Update github action version
- Loading branch information
1 parent
aff376d
commit d2fd754
Showing
4 changed files
with
74 additions
and
14 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
Submodule CMock
updated
5 files
+3 −2 | lib/cmock_file_writer.rb | |
+70 −87 | lib/cmock_generator.rb | |
+27 −29 | lib/cmock_header_parser.rb | |
+41 −46 | test/unit/cmock_generator_main_test.rb | |
+40 −46 | test/unit/cmock_header_parser_test.rb |
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