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

[IO-842] deprecate writeLines methods without a charset #563

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 23, 2024

Also corrects Javadoc about which exception is thrown when the charset is not recognized and adds test for same. Note that the exception thrown is not changed here. I brought the documentation into sync with the actual pre-existing behavior. @garydgregory

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d8a87c) 85.99% compared to head (ceb23f2) 85.99%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #563   +/-   ##
=========================================
  Coverage     85.99%   85.99%           
  Complexity     3498     3498           
=========================================
  Files           231      231           
  Lines          8256     8256           
  Branches        965      965           
=========================================
  Hits           7100     7100           
  Misses          865      865           
  Partials        291      291           

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

@garydgregory
Copy link
Member

@garydgregory
Copy link
Member

Let's wait to see what happens with https://issues.apache.org/jira/browse/IO-842
I'll post to the dev mailing list to get a broader audience.

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