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

First cut of book documentation. #23

Merged
merged 10 commits into from
Aug 21, 2022

Conversation

azriel91
Copy link
Owner

@azriel91 azriel91 commented Aug 9, 2022

Closes #22.

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #23 (3d49b08) into main (4dbc092) will decrease coverage by 1.33%.
The diff coverage is 94.98%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
- Coverage   93.07%   91.74%   -1.34%     
==========================================
  Files          56       56              
  Lines        2341     2375      +34     
==========================================
  Hits         2179     2179              
- Misses        162      196      +34     
Impacted Files Coverage Δ
crate/resources/src/item_spec_rt_id.rs 0.00% <ø> (ø)
crate/resources/src/resources.rs 82.50% <ø> (ø)
crate/resources/src/resources_type_state.rs 0.00% <ø> (ø)
workspace_tests/src/lib.rs 100.00% <ø> (ø)
crate/item_spec_id_macro/src/lib.rs 68.00% <50.00%> (ø)
crate/resources/src/internal/op_check_statuses.rs 50.00% <60.00%> (ø)
crate/rt/src/commands/ensure_cmd.rs 63.73% <66.66%> (-32.94%) ⬇️
crate/rt_model/src/item_spec_wrapper.rs 82.89% <83.33%> (ø)
crate/core/src/item_spec_id.rs 100.00% <100.00%> (ø)
crate/core/src/item_spec_id_invalid_fmt.rs 100.00% <100.00%> (ø)
... and 35 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@azriel91 azriel91 force-pushed the feature/22/document-purpose-and-concepts branch 2 times, most recently from 5a3bf33 to 3a118bc Compare August 13, 2022 22:01
@azriel91 azriel91 force-pushed the feature/22/document-purpose-and-concepts branch from 3a118bc to 3d49b08 Compare August 21, 2022 04:27
@azriel91 azriel91 merged commit f9acf82 into main Aug 21, 2022
@azriel91 azriel91 deleted the feature/22/document-purpose-and-concepts branch August 21, 2022 04:32
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.

Document Purpose and Concepts
1 participant