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

Add .JuliaFormatter.toml

Open inkydragon opened this issue 7 months ago • 3 comments

inkydragon avatar May 10 '25 17:05 inkydragon

Codecov Report

Attention: Patch coverage is 97.41379% with 3 lines in your changes missing coverage. Please review.

Project coverage is 96.91%. Comparing base (e005ee0) to head (18af124).

Files with missing lines Patch % Lines
src/partitions.jl 96.42% 2 Missing :warning:
src/combinations.jl 92.85% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #191      +/-   ##
==========================================
- Coverage   97.22%   96.91%   -0.31%     
==========================================
  Files           8        8              
  Lines         829      843      +14     
==========================================
+ Hits          806      817      +11     
- Misses         23       26       +3     

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

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 10 '25 17:05 codecov[bot]

TODO: add a .git-blame-ignore-revs when merged this pr.

https://github.com/JuliaLang/julia/blob/master/.git-blame-ignore-revs

inkydragon avatar May 10 '25 17:05 inkydragon

big fan of adding a formatter. We should probably also add CI for JuliaFormatter with https://github.com/julia-actions/julia-format

oameye avatar May 28 '25 13:05 oameye