Skip to content

Add MetadataClient#17

Open
indiv0 wants to merge 8 commits into
masterfrom
feat/add-metadata-client-2
Open

Add MetadataClient#17
indiv0 wants to merge 8 commits into
masterfrom
feat/add-metadata-client-2

Conversation

@indiv0

@indiv0 indiv0 commented Nov 8, 2019

Copy link
Copy Markdown
Owner

No description provided.

@indiv0 indiv0 force-pushed the feat/add-metadata-client-2 branch from 3e242dd to e088e87 Compare November 8, 2019 02:33
Increase the minimum rust version to stable-2019-11-07, which is the
first stable rust version that provides async/await.
@indiv0 indiv0 force-pushed the feat/add-metadata-client-2 branch from e088e87 to e25b95f Compare November 8, 2019 02:43
Modify Makefile to generate documentation with all features enabled and
not to generate documentation for any dependencies.
@indiv0 indiv0 force-pushed the feat/add-metadata-client-2 branch from e25b95f to f5d54c4 Compare November 8, 2019 03:14
Modify Makefile to run tests for all features and targets, as well as to
run all doctests.
@indiv0 indiv0 force-pushed the feat/add-metadata-client-2 branch from f5d54c4 to 3313e16 Compare November 8, 2019 03:17
Add a run goal to the Makefile which executes all project examples.
Add --all-targets and --all-features flags to most commands in the
Makefile to ensure that they apply all available features, etc.
Modify Makefile to execute examples when using the cargo watch command.
This makes the debug loop more exhaustive as all possible executables
are built and tested.
@codecov

codecov Bot commented Nov 8, 2019

Copy link
Copy Markdown

Codecov Report

Merging #17 into master will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #17      +/-   ##
==========================================
- Coverage    93.5%   93.33%   -0.18%     
==========================================
  Files           3        3              
  Lines          77       75       -2     
==========================================
- Hits           72       70       -2     
  Misses          5        5
Impacted Files Coverage Δ
tests/version-numbers.rs 66.66% <0%> (-13.34%) ⬇️

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 3b8df64...b8f0fbf. Read the comment docs.

Remove unnecessary `fn main {}` blocks from the docs and add missing
closing ticks to the `TaskDef::set_name` example code block.
@indiv0 indiv0 force-pushed the feat/add-metadata-client-2 branch from 3313e16 to b8f0fbf Compare November 8, 2019 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant