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

Make features linkable and reference them in the docs #649

Merged
merged 1 commit into from
Sep 24, 2023

Conversation

Mingun
Copy link
Collaborator

@Mingun Mingun commented Sep 15, 2023

I not found a way to link the crate root -- it seems that this is impossible right now

@Mingun Mingun requested a review from dralley September 15, 2023 19:31
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2023

Codecov Report

Merging #649 (75a96fc) into master (f4af33e) will not change coverage.
The diff coverage is 80.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff           @@
##           master     #649   +/-   ##
=======================================
  Coverage   64.36%   64.36%           
=======================================
  Files          36       36           
  Lines       17343    17343           
=======================================
  Hits        11162    11162           
  Misses       6181     6181           
Flag Coverage Δ
unittests 64.36% <80.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/de/map.rs 83.41% <ø> (ø)
src/encoding.rs 100.00% <ø> (ø)
src/errors.rs 10.43% <ø> (ø)
src/escapei.rs 13.24% <ø> (ø)
src/events/attributes.rs 93.56% <ø> (ø)
src/reader/mod.rs 95.04% <ø> (ø)
src/reader/parser.rs 98.70% <ø> (ø)
src/utils.rs 67.36% <ø> (ø)
src/lib.rs 18.63% <80.00%> (ø)

@dralley dralley merged commit a3d2300 into tafia:master Sep 24, 2023
6 checks passed
@Mingun Mingun deleted the feature-links branch September 24, 2023 13:35
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.

None yet

3 participants