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

Fix documentation warning for abc metric #1035

Merged
merged 1 commit into from
Apr 11, 2023
Merged

Fix documentation warning for abc metric #1035

merged 1 commit into from
Apr 11, 2023

Conversation

Luni-4
Copy link
Collaborator

@Luni-4 Luni-4 commented Apr 11, 2023

This PR fixes this documentation warning for abc metric

20 | /// https://www.softwarerenovation.com/Articles.aspx
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.softwarerenovation.com/Articles.aspx>`
   |
   = note: bare URLs are not automatically turned into clickable links
   = note: `#[warn(rustdoc::bare_urls)]` on by default

@Luni-4 Luni-4 requested a review from marco-c April 11, 2023 08:49
@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.01 ⚠️

Comparison is base (d360076) 74.19% compared to head (2f8012c) 74.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1035      +/-   ##
==========================================
- Coverage   74.19%   74.18%   -0.01%     
==========================================
  Files          64       64              
  Lines       15923    15923              
==========================================
- Hits        11814    11813       -1     
- Misses       4109     4110       +1     
Impacted Files Coverage Δ
src/metrics/abc.rs 94.37% <ø> (ø)

... and 1 file with indirect coverage changes

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

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@marco-c marco-c merged commit 0315932 into master Apr 11, 2023
@marco-c marco-c deleted the fix-doc branch April 11, 2023 09:10
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.

3 participants