Skip to content

Conversation

@NelsonVides
Copy link
Collaborator

@NelsonVides NelsonVides commented Jan 27, 2025

First commit really should be merged, as strong typing tools return warnings because the spec declared it is anything but we always use it as iodata(). The second commit was just me thinking that everywhere we deal with binaries, so why only here it is a list, we can use binaries for this too.

@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.01%. Comparing base (f4d0755) to head (9123113).

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   73.98%   74.01%   +0.02%     
==========================================
  Files           7        7              
  Lines        1188     1193       +5     
  Branches      169      169              
==========================================
+ Hits          879      883       +4     
- Misses        309      310       +1     

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

This can help avoid doing too often `[exml:element() | exml:cdata()]` in
specs.
Copy link

@DenysGonchar DenysGonchar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks for removing outdated attr type.

@DenysGonchar DenysGonchar merged commit 2668811 into master Jan 27, 2025
3 checks passed
@DenysGonchar DenysGonchar deleted the type_improvements branch January 27, 2025 14:32
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.

4 participants