Open-CMSIS-Pack / devtools

Open-CMSIS-Pack development tools - C++
Apache License 2.0
69 stars 50 forks source link

[projmgr] Fix yaml boolean parsing #1532

Closed grasci-arm closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 63.36%. Comparing base (65be2db) to head (bbdfaac).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1532 +/- ## ======================================= Coverage 63.36% 63.36% ======================================= Files 162 162 Lines 30912 30911 -1 Branches 18945 18944 -1 ======================================= Hits 19586 19586 - Misses 7505 7508 +3 + Partials 3821 3817 -4 ``` | [Flag](https://app.codecov.io/gh/Open-CMSIS-Pack/devtools/pull/1532/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack) | Coverage Δ | | |---|---|---| | [projmgr-cov](https://app.codecov.io/gh/Open-CMSIS-Pack/devtools/pull/1532/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack) | `80.45% <50.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/Open-CMSIS-Pack/devtools/pull/1532?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack) | Coverage Δ | | |---|---|---| | [tools/projmgr/src/ProjMgrYamlParser.cpp](https://app.codecov.io/gh/Open-CMSIS-Pack/devtools/pull/1532?src=pr&el=tree&filepath=tools%2Fprojmgr%2Fsrc%2FProjMgrYamlParser.cpp&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack#diff-dG9vbHMvcHJvam1nci9zcmMvUHJvak1ncllhbWxQYXJzZXIuY3Bw) | `80.63% <50.00%> (+0.12%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/Open-CMSIS-Pack/devtools/pull/1532/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Open-CMSIS-Pack)
github-actions[bot] commented 1 month ago

Test Results

    3 files     18 suites   6m 29s :stopwatch:   334 tests   334 :white_check_mark: 0 :zzz: 0 :x: 1 002 runs  1 002 :white_check_mark: 0 :zzz: 0 :x:

Results for commit bbdfaac6.