openmct
openmct copied to clipboard
[CLA Needed] docs: fix typo in comment
Describe your changes:
minor fix
All Submissions:
- [x] Have you followed the guidelines in our Contributing document?
- [x] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- [ ] Is this a notable change that will require a special callout in the release notes? For example, will this break compatibility with existing APIs or projects that consume these plugins?
Author Checklist
- [ ] Changes address original issue?
- [ ] Tests included and/or updated with changes?
- [ ] Has this been smoke tested?
- [ ] Have you associated this PR with a
type:
label? Note: this is not necessarily the same as the original issue. - [ ] Have you associated a milestone with this PR? Note: leave blank if unsure.
- [ ] Testing instructions included in associated issue OR is this a dependency/testcase change?
Reviewer Checklist
- [ ] Changes appear to address issue?
- [ ] Reviewer has tested changes by following the provided instructions?
- [ ] Changes appear not to be breaking changes?
- [ ] Appropriate automated tests included?
- [ ] Code style and in-line documentation are appropriate?
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 56.39%. Comparing base (
a961d7e
) to head (4b89e0c
).
Additional details and impacted files
@@ Coverage Diff @@
## master #7701 +/- ##
==========================================
- Coverage 56.75% 56.39% -0.37%
==========================================
Files 672 672
Lines 27182 27182
Branches 2635 2635
==========================================
- Hits 15426 15328 -98
- Misses 11426 11524 +98
Partials 330 330
Flag | Coverage Δ | |
---|---|---|
e2e-full | 23.55% <ø> (-18.30%) |
:arrow_down: |
e2e-stable | 59.97% <ø> (-0.06%) |
:arrow_down: |
unit | 49.17% <ø> (-0.06%) |
:arrow_down: |
see 13 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a961d7e...4b89e0c. Read the comment docs.
Thank you so much for your contribution! If you haven't already, please complete and submit a Contributor License Agreement (CLA). This is required before we can merge your code.
Closing this due to staleness