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

DL query multiple ancestors in upsert. #18146

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

fchirica
Copy link
Contributor

Purpose:

Current Behavior:

New Behavior:

Testing Notes:

@fchirica fchirica requested a review from a team as a code owner June 11, 2024 15:44
@fchirica fchirica added DataLayer Added Required label for PR that categorizes merge commit message as "Added" for changelog labels Jun 11, 2024
@fchirica fchirica closed this Jun 11, 2024
@fchirica fchirica reopened this Jun 11, 2024
@fchirica fchirica closed this Jun 11, 2024
@fchirica fchirica reopened this Jun 11, 2024
@fchirica fchirica requested a review from altendky June 12, 2024 00:31
@fchirica fchirica requested a review from emlowe June 14, 2024 15:33
@Starttoaster
Copy link
Contributor

Closing and re-opening to update CI

Copy link

coveralls-official bot commented Jun 24, 2024

Pull Request Test Coverage Report for Build 9650356976

Details

  • 20 of 20 (100.0%) changed or added relevant lines in 1 file are covered.
  • 22 unchanged lines in 10 files lost coverage.
  • Overall coverage increased (+0.002%) to 90.891%

Files with Coverage Reduction New Missed Lines %
chia/_tests/simulation/test_simulation.py 1 96.5%
chia/daemon/keychain_proxy.py 1 72.57%
chia/farmer/farmer.py 1 72.23%
chia/wallet/wallet_node.py 1 88.94%
chia/timelord/timelord_launcher.py 1 69.34%
chia/daemon/client.py 1 73.33%
chia/data_layer/data_layer.py 2 85.32%
chia/server/node_discovery.py 4 79.79%
chia/server/server.py 4 81.46%
chia/full_node/full_node.py 6 86.01%
Totals Coverage Status
Change from base Build 9650300892: 0.002%
Covered Lines: 100237
Relevant Lines: 110222

💛 - Coveralls

@Starttoaster Starttoaster merged commit 20fb8b2 into main Jun 24, 2024
1026 of 1215 checks passed
@Starttoaster Starttoaster deleted the fc.upsert_multiple_ancestors branch June 24, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Added Required label for PR that categorizes merge commit message as "Added" for changelog DataLayer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants