trixi-framework / TrixiBase.jl

Common functionality used by multiple Julia packages in the Trixi Framework
https://trixi-framework.github.io/TrixiBase.jl/
MIT License
5 stars 3 forks source link

whitespace around = in kwargs #7

Closed ranocha closed 8 months ago

ranocha commented 8 months ago

For consistency with Trixi.jl

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (0e8161a) 93.65% compared to head (22e568e) 93.65%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7 +/- ## ======================================= Coverage 93.65% 93.65% ======================================= Files 4 4 Lines 63 63 ======================================= Hits 59 59 Misses 4 4 ```

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

github-actions[bot] commented 8 months ago

Pull Request Test Coverage Report for Build 7698756899


Totals Coverage Status
Change from base Build 7698753991: 0.0%
Covered Lines: 59
Relevant Lines: 63

💛 - Coveralls
sloede commented 8 months ago

@ranocha sorry, I might have re-re-re-formatted during merge conflict resolution... can you please format once more?

ranocha commented 8 months ago

Thanks