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

fix: uuid postgres type support #1458

Merged
merged 7 commits into from
Apr 21, 2023
Merged

Conversation

chloeminkyung
Copy link
Contributor

(cherry picked from commit 82551d1)

(cherry picked from commit 82551d1)
Copy link
Contributor

@chubei chubei left a comment

Choose a reason for hiding this comment

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

@coveralls
Copy link

Pull Request Test Coverage Report for Build 4763031797

  • 20 of 20 (100.0%) changed or added relevant lines in 3 files are covered.
  • 64 unchanged lines in 8 files lost coverage.
  • Overall coverage increased (+0.5%) to 78.827%

Files with Coverage Reduction New Missed Lines %
dozer-api/src/grpc/shared_impl/filter/mod.rs 1 91.89%
dozer-api/src/grpc/shared_impl/mod.rs 1 85.37%
dozer-api/src/grpc/typed/tests/service.rs 2 97.73%
dozer-core/src/executor.rs 2 98.1%
dozer-ingestion/src/connectors/kafka/debezium/schema.rs 3 98.79%
dozer-core/src/executor/processor_node.rs 9 84.75%
dozer-sql/src/pipeline/aggregation/count.rs 17 67.92%
dozer-storage/src/lmdb_map.rs 29 84.74%
Totals Coverage Status
Change from base Build 4752819209: 0.5%
Covered Lines: 34612
Relevant Lines: 43909

💛 - Coveralls

@chloeminkyung chloeminkyung merged commit 86775c9 into getdozer:main Apr 21, 2023
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.

3 participants