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

feat(Fault Management): allow fault providers to define shelve durations #7849

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ozyx
Copy link
Member

@ozyx ozyx commented Sep 19, 2024

Closes

Describe your changes:

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • 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?

Copy link

codecov bot commented Sep 19, 2024

Codecov Report

Attention: Patch coverage is 10.34483% with 26 lines in your changes missing coverage. Please review.

Project coverage is 58.58%. Comparing base (de122b9) to head (4df923f).

Files with missing lines Patch % Lines
...rc/plugins/faultManagement/FaultManagementView.vue 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7849      +/-   ##
==========================================
- Coverage   59.18%   58.58%   -0.60%     
==========================================
  Files         675      675              
  Lines       27284    27288       +4     
  Branches     2671     2670       -1     
==========================================
- Hits        16148    15987     -161     
- Misses      11089    11253     +164     
- Partials       47       48       +1     
Flag Coverage Δ
e2e-ci 61.22% <100.00%> (-0.56%) ⬇️
e2e-full 23.51% <33.33%> (-18.43%) ⬇️
unit 51.20% <3.44%> (-0.13%) ⬇️
Files with missing lines Coverage Δ
example/faultManagement/exampleFaultSource.js 71.42% <100.00%> (-28.58%) ⬇️
src/api/faultmanagement/FaultManagementAPI.js 84.61% <100.00%> (-6.30%) ⬇️
...rc/plugins/faultManagement/FaultManagementView.vue 1.17% <0.00%> (-0.02%) ⬇️

... and 24 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 de122b9...4df923f. Read the comment docs.

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.

1 participant