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

Improved algorithm to locate compatible toolchain #1782

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

grasci-arm
Copy link
Collaborator

No description provided.

Copy link

Test Results

    3 files   -   4     18 suites   - 35   8m 14s ⏱️ + 3m 47s
  368 tests +183    368 ✅ +200  0 💤  - 17  0 ❌ ±0 
1 104 runs  +412  1 104 ✅ +480  0 💤  - 68  0 ❌ ±0 

Results for commit 227c5ec. ± Comparison against base commit f13adb7.

This pull request removes 185 and adds 368 tests. Note that renamed tests count towards both.
AuxCmdTests ‑ MkdirCmdTest
AuxCmdTests ‑ RmdirCmdTest
AuxCmdTests ‑ TouchCmdTest
BuildSystemGeneratorTests ‑ GenAuditFile
BuildSystemGeneratorTests ‑ GenAuditFile_WithOut_Existing_Audit_File
BuildSystemGeneratorTests ‑ GenAuditFile_With_Existing_Audit_File
BuildSystemGeneratorTests ‑ GetString
BuildSystemGeneratorTests ‑ StrConv
BuildSystemGeneratorTests ‑ StrNorm
CBuildGCCTests ‑ Asm
…
ProjMgrGeneratorUnitTests ‑ DryRun
ProjMgrGeneratorUnitTests ‑ DryRunIncapableGenerator
ProjMgrGeneratorUnitTests ‑ EmptyCprjElements
ProjMgrGeneratorUnitTests ‑ FailCreatingDirectories
ProjMgrGeneratorUnitTests ‑ GenDir
ProjMgrGeneratorUnitTests ‑ GenFiles
ProjMgrGeneratorUnitTests ‑ GetLocalTimestamp
ProjMgrGeneratorUnitTests ‑ GetStringFromVector
ProjMgrGeneratorUnitTests ‑ NoExeFiles
ProjMgrGeneratorUnitTests ‑ PdscAndGpdscWithSameComponentName
…

@brondani brondani merged commit 579240d into Open-CMSIS-Pack:main Sep 18, 2024
33 checks passed
@brondani brondani deleted the outbound/find_toolchain branch September 18, 2024 14:21
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.39%. Comparing base (f13adb7) to head (227c5ec).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1782      +/-   ##
==========================================
- Coverage   76.39%   76.39%   -0.01%     
==========================================
  Files         163      163              
  Lines       32083    32081       -2     
  Branches    19612    19610       -2     
==========================================
- Hits        24510    24508       -2     
- Misses       7483     7488       +5     
+ Partials       90       85       -5     
Flag Coverage Δ
projmgr-cov 96.64% <100.00%> (-0.01%) ⬇️

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

Files with missing lines Coverage Δ
tools/projmgr/src/ProjMgrWorker.cpp 93.95% <100.00%> (-0.01%) ⬇️

... and 1 file with indirect coverage changes

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