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

added option "--allow-suppress-error" (#413) #640

Merged

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

@github-actions
Copy link

Test Results

  8 files  +    4  16 suites   - 4   6s ⏱️ - 3m 52s
24 tests  - 174  24 ✔️  - 174  0 💤 ±0  0 ±0 
96 runs   - 696  96 ✔️  - 696  0 💤 ±0  0 ±0 

Results for commit 1dfd2d2. ± Comparison against base commit de6d17e.

This pull request removes 198 and adds 24 tests. Note that renamed tests count towards both.
ProjMgrGeneratorUnitTests ‑ GenDir
ProjMgrGeneratorUnitTests ‑ GetLocalTimestamp
ProjMgrGeneratorUnitTests ‑ GetStringFromVector
ProjMgrSchemaCheckerUnitTests ‑ SchemaCheck_Empty_Object
ProjMgrSchemaCheckerUnitTests ‑ SchemaCheck_Fail
ProjMgrSchemaCheckerUnitTests ‑ SchemaCheck_Pack_Selection
ProjMgrSchemaCheckerUnitTests ‑ SchemaCheck_Pass
ProjMgrSchemaCheckerUnitTests ‑ SchemaCheck_Yaml_File_Not_Found
ProjMgrSchemaCheckerUnitTests ‑ Schema_Not_Available
ProjMgrSchemaCheckerUnitTests ‑ Schema_Search_Path_1
…
PackChkIntegTests ‑ AddRefPacks
PackChkIntegTests ‑ CheckAllowSuppressError
PackChkIntegTests ‑ CheckCompResolvedByItself
PackChkIntegTests ‑ CheckComponentDependency
PackChkIntegTests ‑ CheckFeatureSON
PackChkIntegTests ‑ CheckInvalidPack
PackChkIntegTests ‑ CheckPackFileName
PackChkIntegTests ‑ CheckPackLicense
PackChkIntegTests ‑ CheckPackServerURL
PackChkIntegTests ‑ CheckPackWithDot
…

@codecov
Copy link

codecov bot commented Dec 21, 2022

Codecov Report

Merging #640 (1dfd2d2) into main (de6d17e) will increase coverage by 0.00%.
The diff coverage is 75.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #640   +/-   ##
=======================================
  Coverage   70.93%   70.94%           
=======================================
  Files          50       50           
  Lines       10079    10087    +8     
  Branches     6199     6201    +2     
=======================================
+ Hits         7150     7156    +6     
- Misses       1870     1871    +1     
- Partials     1059     1060    +1     
Flag Coverage Δ
packchk-cov 51.07% <75.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
tools/packchk/src/ParseOptions.cpp 57.94% <60.00%> (+0.10%) ⬆️
tools/packchk/src/PackOptions.cpp 53.59% <100.00%> (+0.92%) ⬆️

@JonatanAntoni JonatanAntoni merged commit ed4dc87 into Open-CMSIS-Pack:main Dec 21, 2022
@JonatanAntoni JonatanAntoni deleted the outbound/SDCMSIS-1958 branch December 21, 2022 15:17
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.

3 participants