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

Fixed idea warnings for Xml #599

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Fixed idea warnings for Xml #599

merged 1 commit into from
Mar 25, 2024

Conversation

javadev
Copy link
Owner

@javadev javadev commented Mar 22, 2024

No description provided.

Copy link

@javadev
Copy link
Owner Author

javadev commented Mar 22, 2024

What problem does this code solve?
Fixed idea warnings class Xml

Does the code still compile with Java 11?
Yes

Risks
Low

Changes to the API?
No

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
No

Was any code refactored in this commit?
Fixed idea warnings for class Xml

Review status
APPROVED

Starting 3-day comment window

@javadev javadev added this to the v1.100 milestone Mar 22, 2024
Copy link

codecov bot commented Mar 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (12654aa) to head (1760288).

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #599   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
+ Complexity      1524      1523    -1     
===========================================
  Files              6         6           
  Lines           4385      4382    -3     
  Branches         812       811    -1     
===========================================
- Hits            4385      4382    -3     

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

@javadev javadev merged commit 2779fd2 into main Mar 25, 2024
26 checks passed
@javadev javadev deleted the add-stream-xml branch March 25, 2024 17:55
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.

2 participants