Skip to content

Conversation

HarshSawarkar
Copy link
Contributor

@HarshSawarkar HarshSawarkar commented Feb 6, 2025

Description:

Added Account transformers and tests.

Related issue(s):

Fixes #10164

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@HarshSawarkar HarshSawarkar requested a review from a team as a code owner February 6, 2025 17:22
@steven-sheehy steven-sheehy changed the title chore:HIP-1056 Account BlockItem to RecordItem transformers HIP-1056 Account BlockItem to RecordItem transformers Feb 6, 2025
@steven-sheehy steven-sheehy added enhancement Type: New feature downloader Area: S3 downloader labels Feb 6, 2025
@steven-sheehy steven-sheehy modified the milestones: 0.123.0, 0.124.0 Feb 6, 2025
Copy link

codecov bot commented Feb 6, 2025

Codecov Report

Attention: Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.

Project coverage is 92.17%. Comparing base (8ea6805) to head (8f130fb).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...der/block/transformer/CryptoCreateTransformer.java 68.75% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #10314      +/-   ##
============================================
- Coverage     92.19%   92.17%   -0.02%     
- Complexity     8096     8101       +5     
============================================
  Files           988      989       +1     
  Lines         33713    33729      +16     
  Branches       4263     4267       +4     
============================================
+ Hits          31082    31091       +9     
- Misses         1617     1620       +3     
- Partials       1014     1018       +4     

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

…into HIP-1056-Account-BlockItem-to-RecordItem-transformers
@steven-sheehy steven-sheehy added importer Area: Importer and removed downloader Area: S3 downloader labels Feb 10, 2025
…into HIP-1056-Account-BlockItem-to-RecordItem-transformers
Signed-off-by: Harsh Sawarkar <[email protected]>
@steven-sheehy
Copy link
Contributor

Looks like spotless formatting errors if you can run ./gradlew spotlessApply

…into HIP-1056-Account-BlockItem-to-RecordItem-transformers
Signed-off-by: Harsh Sawarkar <[email protected]>
@HarshSawarkar
Copy link
Contributor Author

Looks like spotless formatting errors if you can run ./gradlew spotlessApply

Fixed

Copy link
Contributor

@jnels124 jnels124 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@xin-hedera xin-hedera left a comment

Choose a reason for hiding this comment

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

LGTM

@steven-sheehy steven-sheehy merged commit 61a985e into hiero-ledger:main Feb 13, 2025
33 of 34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature importer Area: Importer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HIP-1056 Account BlockItem to RecordItem transformers
5 participants