CrayonGroup / CloudiQ.PowerShell

A PowerShell module for managing Cloud-iQ, to help automate licensing and reporting.
https://crayongroup.github.io/CloudiQ.PowerShell/
GNU General Public License v3.0
4 stars 0 forks source link

Combined codecov and pester tests #30

Closed roberthstrand closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #30 (70450c5) into master (bbde294) will decrease coverage by 6.64%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- Coverage   63.72%   57.07%   -6.65%     
==========================================
  Files           6       10       +4     
  Lines         102      219     +117     
==========================================
+ Hits           65      125      +60     
- Misses         37       94      +57     
Impacted Files Coverage Δ
CloudiQ/functions/Invoke-CloudiQApiRequest.ps1 0.00% <0.00%> (ø)
...functions/subscription/Set-CloudiQSubscription.ps1 0.00% <0.00%> (ø)
CloudiQ/functions/user/Set-CloudiQUser.ps1 0.00% <0.00%> (ø)
CloudiQ/functions/Connect-CloudiQ.ps1 72.22% <80.95%> (-3.78%) :arrow_down:
...ions/subscription/Get-CloudiQSubscriptionAddon.ps1 92.85% <90.00%> (-7.15%) :arrow_down:
CloudiQ/functions/user/Get-CloudiQUser.ps1 95.65% <95.65%> (ø)
...functions/subscription/Get-CloudiQSubscription.ps1 100.00% <100.00%> (ø)
...unctions/agreement/Get-CloudiQAgreementProduct.ps1 0.00% <0.00%> (ø)
... and 1 more

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 d1d58e9...70450c5. Read the comment docs.