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

feat(l1, l2, levm): make stats #1361

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

feat(l1, l2, levm): make stats #1361

wants to merge 5 commits into from

Conversation

ilitteri
Copy link
Contributor

@ilitteri ilitteri commented Nov 29, 2024

Motivation

We want to be able to run all the repo statistics locally with one command (make stats).

Description

  • Updates loc bin (lines of code reporter).
  • Adds stats target to the Makefile that runs:
    • Lines of code report
    • LEVM EF Tests
    • Hive simulation

Work in progress

Right now, the hive reporter needs some improvements. If you run the command make stats, it will run all and print the reports for lines of code, LEVM EF Tests, and Hive, but the Hive report is off.

Try it yourself

make stats

@ilitteri ilitteri self-assigned this Nov 29, 2024
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.

1 participant