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

Added code style checking workflow using CSharpier #217

Merged
merged 3 commits into from Oct 11, 2023

Conversation

portyanikhin
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0276b96) 100.00% compared to head (a7b1477) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #217   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           15        15           
  Lines          855       855           
  Branches        97        97           
=========================================
  Hits           855       855           
Files Coverage Δ
src/SharpProp/Enums/FluidInfoAttribute.cs 100.00% <ø> (ø)
src/SharpProp/Extensions/JsonExtensions.cs 100.00% <ø> (ø)
src/SharpProp/Fluids/AbstractFluid.cs 100.00% <100.00%> (ø)
src/SharpProp/Fluids/Fluid.cs 100.00% <100.00%> (ø)
src/SharpProp/Fluids/FluidProcesses.cs 100.00% <100.00%> (ø)
src/SharpProp/Fluids/FluidState.cs 100.00% <ø> (ø)
src/SharpProp/Fluids/Mixture.cs 100.00% <100.00%> (ø)
src/SharpProp/HumidAir/HumidAir.cs 100.00% <100.00%> (ø)
src/SharpProp/HumidAir/HumidAirProcesses.cs 100.00% <100.00%> (ø)
src/SharpProp/HumidAir/HumidAirState.cs 100.00% <ø> (ø)
... and 3 more

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

@portyanikhin portyanikhin merged commit da05a7e into master Oct 11, 2023
8 checks passed
@portyanikhin portyanikhin deleted the add-csharpier-check-to-workflows branch October 11, 2023 11:59
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.

None yet

1 participant