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

Made IdentOrIndex cloneable #67

Merged
merged 1 commit into from
Jun 4, 2023
Merged

Conversation

VictorKoenders
Copy link
Contributor

Closes #66

@codecov
Copy link

codecov bot commented Jun 4, 2023

Codecov Report

Patch coverage: 77.77% and project coverage change: +0.02 🎉

Comparison is base (c194f91) 48.00% compared to head (b14216c) 48.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##            trunk      #67      +/-   ##
==========================================
+ Coverage   48.00%   48.03%   +0.02%     
==========================================
  Files          20       20              
  Lines        2058     2057       -1     
==========================================
  Hits          988      988              
+ Misses       1070     1069       -1     
Impacted Files Coverage Δ
src/parse/attributes.rs 47.36% <ø> (ø)
src/parse/body.rs 78.98% <75.00%> (+0.25%) ⬆️
src/parse/generics.rs 71.42% <100.00%> (ø)

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

@VictorKoenders VictorKoenders merged commit 3cfd903 into trunk Jun 4, 2023
@VictorKoenders VictorKoenders deleted the cloneable_ident_or_index branch June 4, 2023 10:17
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.

Make IndentOrIndex clonable
1 participant