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

Merge main-v0.13.2 into main #589

Merged

Conversation

dorimedini-starkware
Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware commented Aug 26, 2024

This change is Reviewable

Signed-off-by: Dori Medini <dori@starkware.co>
Signed-off-by: Dori Medini <dori@starkware.co>
* chore(ci): workspace version alignment and tests

Signed-off-by: Dori Medini <dori@starkware.co>

* chore(ci): split workspace tests into modules

Signed-off-by: Dori Medini <dori@starkware.co>

---------

Signed-off-by: Dori Medini <dori@starkware.co>
@dorimedini-starkware
Copy link
Collaborator Author

Src Dst Cargo.toml

@dorimedini-starkware dorimedini-starkware self-assigned this Aug 26, 2024
Copy link
Collaborator Author

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 2 files at r1, 3 of 7 files at r3, 15 of 40 files at r4, 28 of 28 files at r5, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dorimedini-starkware)

Signed-off-by: Dori Medini <dori@starkware.co>
Signed-off-by: Dori Medini <dori@starkware.co>
Copy link

Benchmark movements:
tree_computation_flow performance improved 😺
tree_computation_flow time: [65.977 ms 66.065 ms 66.166 ms]
change: [-8.3497% -5.0639% -2.2551%] (p = 0.00 < 0.05)
Performance has improved.
Found 3 outliers among 100 measurements (3.00%)
1 (1.00%) high mild
2 (2.00%) high severe

Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 4 lines in your changes missing coverage. Please review.

Project coverage is 76.51%. Comparing base (0d773ce) to head (2ee9a06).
Report is 14 commits behind head on main.

Files Patch % Lines
workspace_tests/version_integrity_test.rs 80.95% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #589      +/-   ##
==========================================
+ Coverage   76.40%   76.51%   +0.11%     
==========================================
  Files         349      351       +2     
  Lines       36999    37043      +44     
  Branches    36999    37043      +44     
==========================================
+ Hits        28268    28344      +76     
+ Misses       6402     6376      -26     
+ Partials     2329     2323       -6     

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

Copy link
Collaborator

@noaov1 noaov1 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 4 of 6 files at r6, 2 of 2 files at r7, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware, @Yael-Starkware, and @Yoni-Starkware)

Copy link
Collaborator Author

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware, @Yael-Starkware, and @Yoni-Starkware)

Copy link
Collaborator Author

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed 4 of 6 files at r6, 2 of 2 files at r7, 1 of 1 files at r8, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware, @Yael-Starkware, and @Yoni-Starkware)

Signed-off-by: Dori Medini <dori@starkware.co>
Copy link

Benchmark movements:
full_committer_flow performance regressed!
full_committer_flow time: [48.153 ms 48.490 ms 48.997 ms]
change: [+2.0312% +2.7727% +3.9040%] (p = 0.00 < 0.05)
Performance has regressed.
Found 9 outliers among 100 measurements (9.00%)
6 (6.00%) high mild
3 (3.00%) high severe

Copy link
Collaborator

@noaov1 noaov1 left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r9, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dorimedini-starkware, @Itay-Tsabary-Starkware, @Yael-Starkware, and @Yoni-Starkware)


crates/starknet_sierra_compile/Cargo.toml line 3 at r8 (raw file):

[package]
<<<<<<< HEAD
name = "starknet_sierra_compile"

Why was it removed?

Code quote:

name = "starknet_sierra_compile"

Copy link
Collaborator Author

@dorimedini-starkware dorimedini-starkware left a comment

Choose a reason for hiding this comment

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

Reviewed all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Itay-Tsabary-Starkware, @noaov1, @Yael-Starkware, and @Yoni-Starkware)


crates/starknet_sierra_compile/Cargo.toml line 3 at r8 (raw file):

Previously, noaov1 (Noa Oved) wrote…

Why was it removed?

it wasn't, it's sorted now

Copy link
Collaborator

@noaov1 noaov1 left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @Itay-Tsabary-Starkware, @Yael-Starkware, and @Yoni-Starkware)

@dorimedini-starkware dorimedini-starkware merged commit 6e7ac49 into main Aug 27, 2024
31 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants