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

sst: add simple test utility #59

Merged
merged 1 commit into from
Sep 15, 2021
Merged

sst: add simple test utility #59

merged 1 commit into from
Sep 15, 2021

Conversation

marquiz
Copy link
Contributor

@marquiz marquiz commented Sep 10, 2021

Very basic skeleton of a sub-command based reference tool for
interfacing with Intel SST. This implementation adds a simple "info"
subcommand for querying the status of SST support and configuration. The
intent is to add specific subcommands for interfacing with each SST
technology (PP, BF, TF and CP).

Very basic skeleton of a sub-command based reference tool for
interfacing with Intel SST. This implementation adds a simple "info"
subcommand for querying the status of SST support and configuration. The
intent is to add specific subcommands for interfacing with each SST
technology (PP, BF, TF and CP).
@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2021

Codecov Report

Merging #59 (e9c029e) into main (5aca649) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #59   +/-   ##
=======================================
  Coverage   77.08%   77.08%           
=======================================
  Files          16       16           
  Lines        1872     1872           
=======================================
  Hits         1443     1443           
  Misses        320      320           
  Partials      109      109           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5aca649...e9c029e. Read the comment docs.

@marquiz marquiz merged commit 9afabb8 into intel:main Sep 15, 2021
This was referenced Sep 15, 2021
@marquiz marquiz deleted the devel/sst-cmd branch August 17, 2023 08:10
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.

None yet

3 participants