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

Macro implementations and conformance test fixes #1003

Merged

Merge branch 'ion-11-encoding' into macro-evaluation-fixes-temp

67ad344
Select commit
Loading
Failed to load commit list.
Merged

Macro implementations and conformance test fixes #1003

Merge branch 'ion-11-encoding' into macro-evaluation-fixes-temp
67ad344
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 86.55462% with 16 lines in your changes missing coverage. Please review.

Please upload report for BASE (ion-11-encoding@44da868). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...n/java/com/amazon/ion/impl/macro/MacroEvaluator.kt 86.02% 5 Missing and 8 partials ⚠️
...mazon/ion/impl/IonReaderContinuableCoreBinary.java 0.00% 0 Missing and 1 partial ⚠️
.../main/java/com/amazon/ion/impl/macro/Expression.kt 50.00% 1 Missing ⚠️
...main/java/com/amazon/ion/impl/macro/SystemMacro.kt 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@                Coverage Diff                 @@
##             ion-11-encoding    #1003   +/-   ##
==================================================
  Coverage                   ?   71.08%           
  Complexity                 ?     7213           
==================================================
  Files                      ?      204           
  Lines                      ?    28554           
  Branches                   ?     5116           
==================================================
  Hits                       ?    20298           
  Misses                     ?     6673           
  Partials                   ?     1583           

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