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

Markup for doc strings #177

Merged
merged 19 commits into from
May 27, 2024
Merged

Markup for doc strings #177

merged 19 commits into from
May 27, 2024

Conversation

tiffany352
Copy link
Owner

Makes Rink parse out the links and date strings when using the token format machinery. This is a new syntax in the definitions file with <abc> for links and #abc# for dates.

Replaced ansi_term with nu-ansi-term because the former was unmaintained. The latter comes with the ability to set hyperlinks.

Copy link

codecov bot commented May 12, 2024

Codecov Report

Attention: Patch coverage is 96.06557% with 12 lines in your changes are missing coverage. Please review.

Project coverage is 80.15%. Comparing base (c0aadc4) to head (da9467a).
Report is 1 commits behind head on master.

Current head da9467a differs from pull request most recent head 21acc56

Please upload reports for the commit 21acc56 to get more accurate results.

Files Patch % Lines
cli/src/fmt.rs 94.61% 9 Missing ⚠️
cli/src/style_ser.rs 98.78% 1 Missing ⚠️
core/src/loader/load.rs 85.71% 1 Missing ⚠️
core/src/output/reply.rs 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
+ Coverage   76.09%   80.15%   +4.06%     
==========================================
  Files          41       42       +1     
  Lines        7383     7676     +293     
==========================================
+ Hits         5618     6153     +535     
+ Misses       1765     1523     -242     

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

@tiffany352 tiffany352 merged commit a13b9fc into master May 27, 2024
2 checks passed
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.

1 participant