cli
cli copied to clipboard
Add server.Details() implementation for code discovery
Right now if you call myApi.Details() it will fail with not implemented in the config discovery phase.
Codecov Report
Base: 28.71% // Head: 28.62% // Decreases project coverage by -0.09% :warning:
Coverage data is based on head (
61a58c3) compared to base (7122f57). Patch coverage: 0.00% of modified lines in pull request are covered.
Additional details and impacted files
@@ Coverage Diff @@
## develop #405 +/- ##
===========================================
- Coverage 28.71% 28.62% -0.10%
===========================================
Files 54 54
Lines 4736 4751 +15
===========================================
Hits 1360 1360
- Misses 3249 3264 +15
Partials 127 127
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 28.62% <0.00%> (-0.10%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
| Impacted Files | Coverage Δ | |
|---|---|---|
| pkg/codeconfig/server.go | 0.00% <0.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.