RxInfer.jl icon indicating copy to clipboard operation
RxInfer.jl copied to clipboard

Create a separate CI action for formatting

Open bvdmitri opened this issue 1 year ago • 2 comments

This pull request introduces the Format.yml action, which automatically generates PRs for formatting suggestions. It also removes the explicit requirement for the code to be perfectly formatted. I believe that as we expand our pool of collaborators, this approach is preferable to banning PR due to formatting issues.

bvdmitri avatar May 02 '24 09:05 bvdmitri

Apparently the version 3 is not available. I opened an issue in the formatting action repository.

bvdmitri avatar May 02 '24 09:05 bvdmitri

Codecov Report

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

Project coverage is 84.64%. Comparing base (0d139b7) to head (1f6eae0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #307   +/-   ##
=======================================
  Coverage   84.64%   84.64%           
=======================================
  Files          18       18           
  Lines        1472     1472           
=======================================
  Hits         1246     1246           
  Misses        226      226           

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

codecov[bot] avatar May 02 '24 09:05 codecov[bot]