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

Add conversion to and from Java primitives #556

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

MateuszKubuszok
Copy link
Member

@MateuszKubuszok MateuszKubuszok commented Jun 25, 2024

  • conversions
  • test
  • documentation

@MateuszKubuszok MateuszKubuszok linked an issue Jun 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jun 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.98%. Comparing base (2e1a36f) to head (1708f36).
Report is 115 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #556      +/-   ##
==========================================
+ Coverage   87.75%   87.98%   +0.23%     
==========================================
  Files         137      138       +1     
  Lines        5455     5536      +81     
  Branches      455      466      +11     
==========================================
+ Hits         4787     4871      +84     
+ Misses        668      665       -3     

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

@MateuszKubuszok MateuszKubuszok merged commit a5c1e13 into master Jun 25, 2024
23 of 24 checks passed
@MateuszKubuszok MateuszKubuszok deleted the java-primitives branch June 25, 2024 06:09
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.

Support transformation to and from Java primitives
1 participant