Open-CMSIS-Pack / generator-bridge

Reference examples of a generator bridge. E.g. STCubeMX_Bridge
Apache License 2.0
2 stars 6 forks source link

Add support for "name:" and "map:" node #52

Closed DavidLesnjak closed 6 months ago

DavidLesnjak commented 6 months ago
github-actions[bot] commented 6 months ago

Test Results

  6 files  ± 0   54 suites  ±0   4s :stopwatch: ±0s 160 tests  -  3  160 :white_check_mark:  -  3  0 :zzz: ±0  0 :x: ±0  960 runs   - 18  960 :white_check_mark:  - 18  0 :zzz: ±0  0 :x: ±0 

Results for commit ae6bed14. ± Comparison against base commit eeb1e9be.

This pull request removes 3 tests. ``` github.com/open-cmsis-pack/generator-bridge/internal/stm32CubeMX ‑ Test_getDeviceFamily github.com/open-cmsis-pack/generator-bridge/internal/stm32CubeMX ‑ Test_getDeviceFamily/fail github.com/open-cmsis-pack/generator-bridge/internal/stm32CubeMX ‑ Test_getDeviceFamily/test ```
codeclimate[bot] commented 6 months ago

Code Climate has analyzed commit ae6bed14 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 20.8% (35% is the threshold).

This pull request will bring the total coverage in the repository to 38.6% (2.0% change).

View more on Code Climate.