lightning-hydra-template icon indicating copy to clipboard operation
lightning-hydra-template copied to clipboard

Added mdformat-myst

Open alexkrz opened this issue 1 year ago • 1 comments

What does this PR do?

This PR adds mdformat-myst to pre-commit config for mdformat, to ensure scientific functions are checked correctly. No breaking changes.

Fixes #625

Before submitting

  • [x] Did you make sure title is self-explanatory and the description concisely explains the PR?
  • [x] Did you make sure your PR does only one thing, instead of bundling different changes together?
  • [x] Did you list all the breaking changes introduced by this pull request?
  • [x] Did you test your PR locally with pytest command?
  • [x] Did you run pre-commit hooks with pre-commit run -a command?

Did you have fun?

Make sure you had fun coding 🙃

alexkrz avatar Dec 06 '23 09:12 alexkrz

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (bddbc24) 83.24% compared to head (c1e8a90) 83.24%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #626   +/-   ##
=======================================
  Coverage   83.24%   83.24%           
=======================================
  Files          11       11           
  Lines         376      376           
=======================================
  Hits          313      313           
  Misses         63       63           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Dec 06 '23 09:12 codecov-commenter