-
Notifications
You must be signed in to change notification settings - Fork 112
Colima Runtime Documentation Update #1492
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
Colima Runtime Documentation Update #1492
Conversation
Thanks @JesseObrien, I'll take a look at this after we get #1332 merged. |
Hey @JesseObrien, the Colima PR is merged, you're welcome to make your changes on top of main. |
6e0c546
to
0ee705d
Compare
@eleftherias rebased and updated the documentation. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1492 +/- ##
==========================================
+ Coverage 40.73% 42.14% +1.40%
==========================================
Files 184 184
Lines 21425 21649 +224
==========================================
+ Hits 8727 9123 +396
+ Misses 12031 11836 -195
- Partials 667 690 +23 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @JesseObrien, could you just run task docs
to update the cli docs? Then it's ready to merge.
0ee705d
to
8eb1719
Compare
When this PR merges: #1332
I'd like to rebase on top of mine to include further changes to the documentation and tests.