circleci-cli
circleci-cli copied to clipboard
Convert context table to use Charm table instead
convert context table to use charm instead.
Codecov Report
Base: 32.77% // Head: 26.65% // Decreases project coverage by -6.12%
:warning:
Coverage data is based on head (
bdacfa2
) compared to base (168582f
). Patch coverage: 0.00% of modified lines in pull request are covered.
:exclamation: Current head bdacfa2 differs from pull request most recent head 7a44bfe. Consider uploading reports for the commit 7a44bfe to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## master #706 +/- ##
==========================================
- Coverage 32.77% 26.65% -6.13%
==========================================
Files 46 42 -4
Lines 5415 4581 -834
==========================================
- Hits 1775 1221 -554
+ Misses 3387 3217 -170
+ Partials 253 143 -110
Impacted Files | Coverage Δ | |
---|---|---|
cmd/context.go | 27.53% <0.00%> (-0.66%) |
:arrow_down: |
cmd/context_tables.go | 0.00% <0.00%> (ø) |
|
api/context_rest.go | 0.00% <0.00%> (-12.68%) |
:arrow_down: |
settings/settings.go | 31.03% <0.00%> (-2.30%) |
:arrow_down: |
cmd/runner/resource_class.go | 70.00% <0.00%> (-1.88%) |
:arrow_down: |
api/context_graphql.go | 40.88% <0.00%> (-1.70%) |
:arrow_down: |
cmd/root.go | 52.14% <0.00%> (-0.68%) |
:arrow_down: |
cmd/build.go | 85.71% <0.00%> (-0.65%) |
:arrow_down: |
api/runner/runner.go | 81.72% <0.00%> (-0.58%) |
:arrow_down: |
api/rest/client.go | 69.64% <0.00%> (-0.54%) |
:arrow_down: |
... and 15 more |
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.
Code has been extracted and made into smaller PRs