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

Avoid hard-coding String type argument for AbstractString #136

Merged
merged 1 commit into from
Oct 12, 2022

Conversation

quinnj
Copy link
Member

@quinnj quinnj commented Oct 12, 2022

Alternative fix for the recent break in InlineStrings

Alternative fix for the recent break in InlineStrings
@codecov
Copy link

codecov bot commented Oct 12, 2022

Codecov Report

Base: 89.52% // Head: 89.52% // No change to project coverage 👍

Coverage data is based on head (e234e28) compared to base (360adad).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #136   +/-   ##
=======================================
  Coverage   89.52%   89.52%           
=======================================
  Files           9        9           
  Lines        2445     2445           
=======================================
  Hits         2189     2189           
  Misses        256      256           
Impacted Files Coverage Δ
src/strings.jl 96.91% <ø> (ø)

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

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