fix pester verbosity config #58

Merged
OCram85 merged 2 commits from fixPesterStep into master 2022-06-28 09:52:29 +02:00
Owner

📖 Summary

  • fixes typo in verbosity param

📑 Test Plan

💡 Select your test plan for the code changes.

  • Tested via Drone.io pipeline
  • Custom test
  • No test plan
Details / Justification

📚 Additional Notes

#### :book: Summary - fixes typo in verbosity param #### :bookmark_tabs: Test Plan > :bulb: Select your test plan for the code changes. - [x] Tested via Drone.io pipeline - [ ] Custom test - [ ] No test plan ##### Details / Justification <!-- Add your test details or justification for missing tests here. --> #### :books: Additional Notes <!-- A place for additional detail notes. -->
codecov[bot] commented 2022-06-28 09:50:34 +02:00 (Migrated from github.com)
Author
Owner

Codecov Report

Merging #58 (fee389d) into master (c31ee79) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master     #58   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files          26      26           
  Lines         659     659           
======================================
  Misses        659     659           

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 c31ee79...fee389d. Read the comment docs.

# [Codecov](https://codecov.io/gh/OCram85/PSCredentialStore/pull/58?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing) Report > Merging [#58](https://codecov.io/gh/OCram85/PSCredentialStore/pull/58?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing) (fee389d) into [master](https://codecov.io/gh/OCram85/PSCredentialStore/commit/c31ee791bbc54b4c074a4fa04cc8c48472211f9a?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing) (c31ee79) will **not change** coverage. > The diff coverage is `n/a`. ```diff @@ Coverage Diff @@ ## master #58 +/- ## ====================================== Coverage 0.00% 0.00% ====================================== Files 26 26 Lines 659 659 ====================================== Misses 659 659 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/OCram85/PSCredentialStore/pull/58?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/OCram85/PSCredentialStore/pull/58?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing). Last update [c31ee79...fee389d](https://codecov.io/gh/OCram85/PSCredentialStore/pull/58?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Marco+Blessing).
Sign in to join this conversation.
No description provided.