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

Moved mlx into sub-directory, added Markdown export #62

Merged
merged 6 commits into from
Jul 30, 2024

Conversation

ccreutzi
Copy link
Member

Generating Markdown in pre-commit hook.

The hook needs to be activated in the local repository, by including it in .git/hooks/pre-commit.

Generating Markdown in pre-commit hook.

The hook needs to be activated in the local repository, by including it in `.git/hooks/pre-commit`.
Copy link
Collaborator

@MiriamScharnke MiriamScharnke left a comment

Choose a reason for hiding this comment

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

This is an incredibly useful change! Thank you!

.githooks/pre-commit Outdated Show resolved Hide resolved
ccreutzi and others added 4 commits July 29, 2024 15:37
@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.16%. Comparing base (c607360) to head (99c0902).
Report is 54 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #62      +/-   ##
==========================================
+ Coverage   97.13%   97.16%   +0.02%     
==========================================
  Files          39       39              
  Lines        1292     1303      +11     
==========================================
+ Hits         1255     1266      +11     
  Misses         37       37              

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

@ccreutzi ccreutzi merged commit ada0f7c into main Jul 30, 2024
1 check passed
@ccreutzi ccreutzi deleted the generate-md-from-mlx branch July 30, 2024 08:12
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.

4 participants