-
Notifications
You must be signed in to change notification settings - Fork 224
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
cFS Bundle Integration candidate: 2021-09-07 #351
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Sep 7, 2021
astrogeco
force-pushed
the
integration-candidate
branch
from
September 8, 2021 16:30
eb79afb
to
c0cdb77
Compare
astrogeco
added a commit
to astrogeco/sch_lab
that referenced
this pull request
Sep 8, 2021
astrogeco
added a commit
to astrogeco/sch_lab
that referenced
this pull request
Sep 8, 2021
astrogeco
added a commit
to nasa/osal
that referenced
this pull request
Sep 9, 2021
astrogeco
added a commit
to nasa/PSP
that referenced
this pull request
Sep 9, 2021
astrogeco
added a commit
to nasa/cFE
that referenced
this pull request
Sep 9, 2021
astrogeco
added a commit
to nasa/sch_lab
that referenced
this pull request
Sep 9, 2021
**Combines** nasa/cFE#1939, v6.8.0-rc1+dev994 nasa/osal#1145, v5.1.0-rc1+dev604 nasa/PSP#307, v1.5.0-rc1+dev124 nasa/sch_lab#87, v2.4.0-rc1+dev47 **Includes** *cFE* nasa/cFE#1903, Update directory diagrams in application developer guide nasa/cFE#1922, SB code coverage improvements #1905, Improve SB coverage nasa/cFE#1936, Improve ES code coverage nasa/cFE#1938, Enforce minimum code coverage nasa/cFE#1940, Update dev guide for MSG and SBR nasa/cFE#1941, Support unimplemented features in MSG FT *osal* nasa/osal#1144, Regex update in coverage enforcement to match .0 nasa/osal#1142, Add typecast to memchr call *psp* nasa/PSP#307, check that module type is not invalid nasa/PSP#306, do not override add_psp_module for coverage test *sch_lab* nasa/sch_lab#86, add CmdCode to sch_lab_table nasa/sch_lab#88, Fix missing typedef Co-authored-by: Jacob Hageman <skliper@users.noreply.github.com> Co-authored-by: Joseph Hickey <jphickey@users.noreply.github.com> Co-authored-by: Ariel Adams <ArielSAdamsNASA@users.noreply.github.com> Co-authored-by: Jose F Martinez Pedraza <pepepr08@users.noreply.github.com>
astrogeco
force-pushed
the
integration-candidate
branch
from
September 10, 2021 14:24
7cc9fff
to
7fe28ac
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist (Please check before submitting)
Describe the contribution
Combines
nasa/cFE#1939
nasa/PSP#307
nasa/osal#1145
nasa/sch_lab#87
Includes
cFE
nasa/cFE#1903, Update directory diagrams in application developer guide
nasa/cFE#1922, SB code coverage improvements #1905, Improve SB coverage
nasa/cFE#1936, Improve ES code coverage
nasa/cFE#1938, Enforce minimum code coverage
nasa/cFE#1941, Support unimplemented features in MSG FT
OSAL
nasa/osal#1144, Regex update in coverage enforcement to match .0
nasa/osal#1142, Add typecast to memchr call
PSP
nasa/PSP#306, do not override add_psp_module for coverage test
nasa/PSP#307, check that module type is not invalid
sch_lab
nasa/sch_lab#86, Add CmdCode to sch_lab_table
nasa/sch_lab#88, Fix missing typedef
Testing performed
cFS Bundle Checks https://github.com/nasa/cFS/pull/351/checks
cFE Checks https://github.com/nasa/cFE/pull/1939/checks
PSP Checks https://github.com/nasa/PSP/pull/307/checks
Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.
System(s) tested on
Ubuntu
RTEMS
Additional context
None
Code contributions
The cFS repository is provided to bundle the cFS Framework. It is utilized for bundling submodules, continuous integration testing, and version management and does not contain any software. Code contributions should be directed to the appropriate submodule.
Contributor Info - All information REQUIRED for consideration of pull request
@jphickey
@skliper
@pepepr08
@ArielSAdams