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

Update documentation on gotham_derive crate #576

Merged
merged 1 commit into from
Nov 6, 2021

Conversation

msrd0
Copy link
Member

@msrd0 msrd0 commented Oct 26, 2021

No description provided.

@msrd0 msrd0 added this to the 0.7 milestone Oct 26, 2021
@codecov
Copy link

codecov bot commented Oct 26, 2021

Codecov Report

Merging #576 (e498b99) into master (ecc604d) will increase coverage by 0.48%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #576      +/-   ##
==========================================
+ Coverage   85.26%   85.75%   +0.48%     
==========================================
  Files         111      111              
  Lines        5768     5720      -48     
==========================================
- Hits         4918     4905      -13     
+ Misses        850      815      -35     
Impacted Files Coverage Δ
gotham/src/state/mod.rs 93.44% <ø> (+5.75%) ⬆️
gotham_derive/src/lib.rs 0.00% <ø> (ø)
middleware/template/src/lib.rs 0.00% <ø> (ø)
gotham/src/helpers/http/response.rs 61.90% <0.00%> (-38.10%) ⬇️
examples/hello_world_until/src/main.rs 84.90% <0.00%> (-11.33%) ⬇️
gotham/src/pipeline/single.rs 88.88% <0.00%> (-11.12%) ⬇️
gotham/src/lib.rs 80.76% <0.00%> (-7.24%) ⬇️
gotham/src/test/async_test.rs 67.74% <0.00%> (-5.95%) ⬇️
gotham/src/plain/mod.rs 81.25% <0.00%> (-5.42%) ⬇️
gotham/src/state/request_id.rs 95.00% <0.00%> (-5.00%) ⬇️
... and 32 more

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 ecc604d...e498b99. Read the comment docs.

@msrd0 msrd0 merged commit 8ce37b0 into gotham-rs:master Nov 6, 2021
@msrd0 msrd0 deleted the update-macro-documentation branch November 6, 2021 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant