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

Add README for dotnet examples #233

Merged
merged 2 commits into from
Jun 2, 2021
Merged

Add README for dotnet examples #233

merged 2 commits into from
Jun 2, 2021

Conversation

kolesnikovae
Copy link
Collaborator

@kolesnikovae kolesnikovae commented Jun 2, 2021

A short explanation of what the examples do.

@kolesnikovae kolesnikovae added documentation Improvements or additions to documentation enhancement New feature or request dotnet labels Jun 2, 2021
@github-actions github-actions bot requested review from petethepig and Rperry2174 June 2, 2021 16:40
@codecov
Copy link

codecov bot commented Jun 2, 2021

Codecov Report

Merging #233 (0fa0375) into main (81ba6c4) will decrease coverage by 0.21%.
The diff coverage is 6.67%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #233      +/-   ##
==========================================
- Coverage   56.25%   56.05%   -0.20%     
==========================================
  Files          74       74              
  Lines        3040     3053      +13     
==========================================
+ Hits         1710     1711       +1     
- Misses       1162     1174      +12     
  Partials      168      168              
Impacted Files Coverage Δ
pkg/agent/upstream/remote/remote.go 64.62% <0.00%> (-1.00%) ⬇️
pkg/cli/cli.go 53.27% <0.00%> (-1.18%) ⬇️
pkg/storage/cache/cache.go 72.23% <0.00%> (-1.01%) ⬇️
pkg/util/debug/disk.go 0.00% <0.00%> (ø)
pkg/util/debug/ram.go 0.00% <0.00%> (ø)
pkg/storage/storage.go 60.75% <16.67%> (-1.28%) ⬇️
pkg/server/controller.go 41.51% <100.00%> (+0.56%) ⬆️

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 cfcc0a2...0fa0375. Read the comment docs.

Copy link
Contributor

@Rperry2174 Rperry2174 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great @kolesnikovae thanks!

@Rperry2174 Rperry2174 merged commit 261f882 into main Jun 2, 2021
@Rperry2174 Rperry2174 deleted the dotnet-examples-readme branch June 2, 2021 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation dotnet enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants