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

chore(levm): daily report levm tests & diff #1668

Merged
merged 49 commits into from
Jan 10, 2025
Merged

Conversation

fkrause98
Copy link
Contributor

@fkrause98 fkrause98 commented Jan 8, 2025

Motivation
We want to compare the default feature build vs the one using levm, since we want
to be aware of possible regressions while using said vm.

Closes #1645.
Closes #1627

@fkrause98 fkrause98 changed the title Compare levm results chore(levm): daily report levm tests Jan 9, 2025
@fkrause98 fkrause98 changed the title chore(levm): daily report levm tests chore(levm): daily report levm tests & diff Jan 9, 2025
@fkrause98 fkrause98 marked this pull request as ready for review January 9, 2025 17:55
@fkrause98 fkrause98 requested a review from a team as a code owner January 9, 2025 17:55
Copy link

github-actions bot commented Jan 9, 2025

The amount of lines of code in the project has not changed.

Copy link

github-actions bot commented Jan 9, 2025

The amount of lines of code in the project has not changed.

Copy link

github-actions bot commented Jan 9, 2025

+-------------------------------------------------------+-------+------+
| File                                                  | Lines | Diff |
+-------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/cmd/loc/src/main.rs   | 83    | -19  |
+-------------------------------------------------------+-------+------+
| /home/runner/work/ethrex/ethrex/cmd/loc/src/report.rs | 176   | -76  |
+-------------------------------------------------------+-------+------+

Total lines changed: +95

@@ -59,6 +59,7 @@ jobs:
with:
name: ${{ matrix.test.file_name }}_${{ matrix.vm }}_logs
path: hive/workspace/logs/*-*.json
if-no-files-found: error
Copy link
Collaborator

Choose a reason for hiding this comment

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

nice

env:
url: ${{ secrets.ETHREX_L2_SLACK_WEBHOOK }}
run: sh .github/scripts/publish_levm_ef_tests_summary.sh
# - name: Post results to ethrex L2 slack channel
Copy link
Collaborator

Choose a reason for hiding this comment

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

why comment here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we don't want to post to this channel for now, but I might be wrong, I have to double check with @ilitteri

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes, we can remove these commented lines and add them later.

@fkrause98 fkrause98 added this pull request to the merge queue Jan 10, 2025
Merged via the queue into main with commit affb8e9 Jan 10, 2025
20 checks passed
@fkrause98 fkrause98 deleted the compare_levm_results branch January 10, 2025 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants