Skip to content

chore(devnet-sdk): move kurtosis artifact fs to devnet-sdk#14461

Merged
sigma merged 1 commit intodevelopfrom
sigma/devnet-sdk-module
Feb 20, 2025
Merged

chore(devnet-sdk): move kurtosis artifact fs to devnet-sdk#14461
sigma merged 1 commit intodevelopfrom
sigma/devnet-sdk-module

Conversation

@sigma
Copy link
Copy Markdown
Contributor

@sigma sigma commented Feb 20, 2025

Description

This change makes devnet-sdk a leaf package as far as the rest of the
monorepo is concerned.

The artifact package was never really specific to kurtosis-devnet
anyway, as it contains a generic filesystem abstraction to access
kurtosis enclave artifacts. So we might as well add it to the rest of
kurtosis helper functions in devnet-sdk.

Going forward we'll likely want to split it into a separate module, so
that other repositories can import it without needing to import the
whole monorepo.

Tests

Additional context

Metadata

This change makes devnet-sdk a leaf package as far as the rest of the
monorepo is concerned.

The artifact package was never really specific to kurtosis-devnet
anyway, as it contains a generic filesystem abstraction to access
kurtosis enclave artifacts. So we might as well add it to the rest of
kurtosis helper functions in devnet-sdk.

Going forward we'll likely want to split it into a separate module, so
that other repositories can import it without needing to import the
whole monorepo.
@sigma sigma requested a review from a team as a code owner February 20, 2025 15:55
@sigma sigma requested a review from mbaxter February 20, 2025 15:55
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.26%. Comparing base (ca980a3) to head (9a7d2a8).
Report is 22 commits behind head on develop.

❗ There is a different number of reports uploaded between BASE (ca980a3) and HEAD (9a7d2a8). Click for more details.

HEAD has 4 uploads less than BASE
Flag BASE (ca980a3) HEAD (9a7d2a8)
2 1
cannon-go-tests-32 1 0
cannon-go-tests-64 1 0
contracts-bedrock-tests 1 0
Additional details and impacted files
@@             Coverage Diff              @@
##           develop   #14461       +/-   ##
============================================
- Coverage    46.18%   15.26%   -30.93%     
============================================
  Files         1014        8     -1006     
  Lines        87347      688    -86659     
============================================
- Hits         40344      105    -40239     
+ Misses       43987      571    -43416     
+ Partials      3016       12     -3004     
Flag Coverage Δ
cannon-go-tests-32 ?
cannon-go-tests-64 ?
contracts-bedrock-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1014 files with indirect coverage changes

@sigma sigma added this pull request to the merge queue Feb 20, 2025
Merged via the queue into develop with commit 11b60fe Feb 20, 2025
46 checks passed
@sigma sigma deleted the sigma/devnet-sdk-module branch February 20, 2025 23:06
Rjected pushed a commit to paradigmxyz/optimism that referenced this pull request Feb 25, 2025
…optimism#14461)

This change makes devnet-sdk a leaf package as far as the rest of the
monorepo is concerned.

The artifact package was never really specific to kurtosis-devnet
anyway, as it contains a generic filesystem abstraction to access
kurtosis enclave artifacts. So we might as well add it to the rest of
kurtosis helper functions in devnet-sdk.

Going forward we'll likely want to split it into a separate module, so
that other repositories can import it without needing to import the
whole monorepo.
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