Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend parser implementation and tests #21

Merged
merged 1 commit into from
Jan 26, 2024
Merged

Conversation

brondani
Copy link
Collaborator

@brondani brondani commented Jan 24, 2024

Address #2

Copy link
Contributor

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

Copy link
Contributor

Test Results

 4 files  ± 0  20 suites  ±0   0s ⏱️ ±0s
22 tests +13  22 ✅ +13  0 💤 ±0  0 ❌ ±0 
88 runs  +52  88 ✅ +52  0 💤 ±0  0 ❌ ±0 

Results for commit fdf7204. ± Comparison against base commit 4851038.

This pull request removes 1 and adds 14 tests. Note that renamed tests count towards both.
github.com/Open-CMSIS-Pack/cbuild2cmake/cmd/cbuild2cmake/commands ‑ TestCommands/test_debug_debug_level
github.com/Open-CMSIS-Pack/cbuild2cmake/cmd/cbuild2cmake/commands ‑ TestCommands/test_debug_level
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestMaker
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestMaker/test_maker
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestMaker/test_maker_with_invalid_input_param
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser/test_parsing_cbuild-idx.yml
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser/test_parsing_cbuild.yml
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser/test_parsing_cbuild_files_referenced_by_cbuild-idx
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser/test_parsing_cbuild_files_referenced_by_cbuild-idx_with_debug_flag
github.com/Open-CMSIS-Pack/cbuild2cmake/pkg/maker ‑ TestParser/test_parsing_invalid_cbuild-idx.yml
…

Copy link
Collaborator

@soumeh01 soumeh01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brondani brondani merged commit 3cb8df0 into main Jan 26, 2024
15 checks passed
@brondani brondani deleted the parser-input-cbuild branch January 26, 2024 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants