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

Migrate parquet txn metadata processor to sdk #646

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

yuunlimm
Copy link
Contributor

@yuunlimm yuunlimm commented Dec 12, 2024

merging #625 into main

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@yuunlimm yuunlimm marked this pull request as ready for review December 12, 2024 03:02
@yuunlimm yuunlimm requested a review from dermanyang December 12, 2024 03:02
@yuunlimm yuunlimm enabled auto-merge (squash) December 12, 2024 03:06
Copy link

codecov bot commented Dec 12, 2024

Codecov Report

Attention: Patch coverage is 0.60606% with 164 lines in your changes missing coverage. Please review.

Project coverage is 48.7%. Comparing base (a6879bc) to head (b8caf8a).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ocessors/parquet_transaction_metadata_processor.rs 0.0% 101 Missing ⚠️
...ocessors/parquet_transaction_metadata_processor.rs 0.0% 28 Missing ⚠️
...rocessor/parquet_transaction_metadata_extractor.rs 0.0% 26 Missing ⚠️
rust/sdk-processor/src/parquet_processors/mod.rs 0.0% 5 Missing ⚠️
...k-processor/src/config/indexer_processor_config.rs 0.0% 3 Missing ⚠️
rust/sdk-processor/src/config/processor_config.rs 50.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #646     +/-   ##
=======================================
- Coverage   48.9%   48.7%   -0.3%     
=======================================
  Files        208     210      +2     
  Lines      26080   26223    +143     
=======================================
+ Hits       12771   12775      +4     
- Misses     13309   13448    +139     

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

@yuunlimm yuunlimm merged commit 69a0ba1 into main Dec 12, 2024
11 checks passed
@yuunlimm yuunlimm deleted the 12-05-migrate_parquet_txn_metadata_processor_to_sdk branch December 12, 2024 03:13
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