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

fix: add tests #48

Merged
merged 9 commits into from Sep 21, 2019
Merged

fix: add tests #48

merged 9 commits into from Sep 21, 2019

Conversation

felixfbecker
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2019

Codecov Report

Merging #48 into master will increase coverage by 5.98%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   38.74%   44.73%   +5.98%     
==========================================
  Files          28       28              
  Lines         844      845       +1     
==========================================
+ Hits          327      378      +51     
+ Misses        517      467      -50
Impacted Files Coverage Δ
src/Cmdlets/PublishKubeResourceCmdlet.cs 79.24% <ø> (ø)
src/Cmdlets/ConvertFromKubeYamlCmdlet.cs 100% <ø> (+100%) ⬆️
src/Cmdlets/GetKubeResourceKindsCmdlet.cs 100% <100%> (+100%) ⬆️
src/KubeYamlSerializer.cs 81.25% <0%> (+3.12%) ⬆️
src/KubeYamlDeserializer.cs 86.66% <0%> (+6.66%) ⬆️
src/Cmdlets/GetKubeResourceCmdlet.cs 91.17% <0%> (+29.41%) ⬆️
src/Cmdlets/GetKubeLogCmdlet.cs 68% <0%> (+68%) ⬆️
src/Cmdlets/ConvertToKubeYamlCmdlet.cs 100% <0%> (+100%) ⬆️

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 36fbdb5...c36454a. Read the comment docs.

@felixfbecker felixfbecker changed the title Update Minikube Add tests Sep 21, 2019
@felixfbecker felixfbecker changed the title Add tests fix: add tests Sep 21, 2019
@felixfbecker felixfbecker merged commit bc7af61 into master Sep 21, 2019
@felixfbecker felixfbecker deleted the update-minikube branch September 21, 2019 06:51
@felixfbecker
Copy link
Owner Author

🎉 This PR is included in version 0.12.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant