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

Add tynm::type_name*_opts methods, specifying how type parameters are formatted #15

Merged
merged 3 commits into from
Sep 28, 2023

Conversation

azriel91
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

Attention: 31 lines in your changes are missing coverage. Please review.

Comparison is base (6eed661) 81.19% compared to head (9467591) 81.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
+ Coverage   81.19%   81.50%   +0.31%     
==========================================
  Files           3        4       +1     
  Lines         569      730     +161     
==========================================
+ Hits          462      595     +133     
- Misses        107      135      +28     
Files Coverage Δ
src/type_params_fmt_opts.rs 0.00% <0.00%> (ø)
src/lib.rs 96.85% <94.54%> (-3.15%) ⬇️
src/types.rs 70.27% <79.31%> (+1.49%) ⬆️

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

@azriel91 azriel91 force-pushed the feature/format-without-generics branch from 236c178 to 9467591 Compare September 28, 2023 05:50
@azriel91 azriel91 merged commit 39c250a into main Sep 28, 2023
9 checks passed
@azriel91 azriel91 deleted the feature/format-without-generics branch September 28, 2023 05:56
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