Skip to content

Drop unicode in documentation #2463

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

Merged

Conversation

TheBlueMatt
Copy link
Collaborator

Javadocs refuse unicode and as our rustdocs get copied over to Java bindings (and thus get run through javadocs) we can't have unicode in our rustdocs.

Javadocs refuse unicode and as our rustdocs get copied over to Java
bindings (and thus get run through javadocs) we can't have unicode
in our rustdocs.
@codecov-commenter
Copy link

codecov-commenter commented Jul 30, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5cddf5e) 90.33% compared to head (28f303c) 90.33%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2463   +/-   ##
=======================================
  Coverage   90.33%   90.33%           
=======================================
  Files         106      106           
  Lines       55732    55732           
  Branches    55732    55732           
=======================================
+ Hits        50347    50348    +1     
+ Misses       5385     5384    -1     
Files Changed Coverage Δ
lightning/src/routing/scoring.rs 93.49% <ø> (ø)

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@TheBlueMatt TheBlueMatt merged commit 3c525ef into lightningdevkit:main Jul 31, 2023
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.

5 participants