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 using internal .data field #441

Merged
merged 2 commits into from
Mar 6, 2024
Merged

Conversation

KristofferC
Copy link
Contributor

The previous way is not the correct way of getting a string out of an IOBuffer (fails on 1.11 for example)

@KristofferC
Copy link
Contributor Author

cc @bjarthur

@bjarthur
Copy link
Member

bjarthur commented Mar 6, 2024

thanks! can you add the missing right paren?

@KristofferC
Copy link
Contributor Author

classic in-browser editing

@codecov-commenter
Copy link

codecov-commenter commented Mar 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.37%. Comparing base (8e7e1a2) to head (c9e04d0).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #441      +/-   ##
==========================================
+ Coverage   46.27%   46.37%   +0.10%     
==========================================
  Files          18       18              
  Lines        3702     3728      +26     
==========================================
+ Hits         1713     1729      +16     
- Misses       1989     1999      +10     

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

@bjarthur bjarthur merged commit 3c87c1b into GiovineItalia:master Mar 6, 2024
6 of 7 checks passed
@KristofferC KristofferC deleted the patch-1 branch March 6, 2024 16:44
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