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

Update Test Frameworks to Use Nimble 10.0 #2086

Merged
merged 1 commit into from
May 5, 2022

Conversation

joeljfischer
Copy link
Contributor

Fixes #2085

Risk

This PR makes no API changes.

Testing Plan

  • I have verified that I have not introduced new warnings in this PR (or explain why below)
  • I have run the unit tests with this PR
  • I have tested this PR against Core and verified behavior (if applicable, if not applicable, explain why below).

Unit Tests

Updated test framework Nimble to 10.0.0

Core Tests

n/a - unit test framework update

Core version / branch / commit hash / module tested against: n/a
HMI name / version / branch / commit hash / module tested against: n/a

Summary

This PR updates our test framework Nimble to v10.0.0.

Changelog

Other
  • Update Nimble test framework to v10.0.0

Tasks Remaining:

n/a

CLA

@joeljfischer joeljfischer added bug A defect in the library testing Relating to unit testing or smoke testing labels May 2, 2022
@joeljfischer joeljfischer self-assigned this May 2, 2022
@joeljfischer joeljfischer linked an issue May 2, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 2, 2022

Codecov Report

Merging #2086 (4580b82) into develop (5b2d53c) will decrease coverage by 0.01%.
The diff coverage is n/a.

❗ Current head 4580b82 differs from pull request most recent head 43844c7. Consider uploading reports for the commit 43844c7 to get more accurate results

@@             Coverage Diff             @@
##           develop    #2086      +/-   ##
===========================================
- Coverage    85.40%   85.38%   -0.02%     
===========================================
  Files          447      447              
  Lines        22598    22598              
===========================================
- Hits         19299    19295       -4     
- Misses        3299     3303       +4     

@joeljfischer joeljfischer merged commit 0b4df15 into develop May 5, 2022
@joeljfischer joeljfischer deleted the bugfix/issue-2085-nimble-10 branch May 5, 2022 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library testing Relating to unit testing or smoke testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update tests to use Nimble 10.0
2 participants