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

chore: add csharpier and husky #343

Merged
merged 2 commits into from
Apr 19, 2023
Merged

chore: add csharpier and husky #343

merged 2 commits into from
Apr 19, 2023

Conversation

latonz
Copy link
Contributor

@latonz latonz commented Apr 15, 2023

Introduce csharpier and husky (to run csharpier automatically on commit) to enforce source code formatting.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2023

Codecov Report

Merging #343 (551072a) into main (dce4b42) will increase coverage by 0.04%.
The diff coverage is 90.52%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #343      +/-   ##
==========================================
+ Coverage   91.71%   91.76%   +0.04%     
==========================================
  Files         109      121      +12     
  Lines        3379     3715     +336     
  Branches      438      520      +82     
==========================================
+ Hits         3099     3409     +310     
- Misses        189      207      +18     
- Partials       91       99       +8     
Impacted Files Coverage Δ
src/Nullable.cs 0.00% <ø> (ø)
src/Riok.Mapperly.Abstractions/MapEnumAttribute.cs 100.00% <ø> (ø)
...appingBuilders/DateTimeToDateOnlyMappingBuilder.cs 60.00% <0.00%> (-6.67%) ⬇️
...appingBuilders/DateTimeToTimeOnlyMappingBuilder.cs 60.00% <0.00%> (-6.67%) ⬇️
...criptors/MappingBuilders/ToStringMappingBuilder.cs 100.00% <ø> (ø)
...escriptors/Mappings/ForEachSetDictionaryMapping.cs 100.00% <ø> (ø)
src/Riok.Mapperly/Helpers/DictionaryExtensions.cs 100.00% <ø> (ø)
src/Riok.Mapperly/Helpers/EnumerableExtensions.cs 95.08% <ø> (ø)
...berMappings/MemberNullDelegateAssignmentMapping.cs 53.12% <25.00%> (ø)
...criptors/MappingBuilders/NullableMappingBuilder.cs 91.66% <33.33%> (-2.09%) ⬇️
... and 95 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@latonz latonz changed the title chore: add chsarpier and husky chore: add csharpier and husky Apr 16, 2023
@latonz latonz marked this pull request as ready for review April 16, 2023 11:42
@latonz latonz requested a review from CommonGuy April 16, 2023 11:43
@latonz
Copy link
Contributor Author

latonz commented Apr 18, 2023

To keep the impact of this PR as little as possible, we should wait with merging it until there are only a small number of PR's open.

@latonz latonz requested a review from CommonGuy April 18, 2023 07:38
CommonGuy
CommonGuy previously approved these changes Apr 18, 2023
@latonz latonz requested a review from CommonGuy April 19, 2023 11:44
@latonz latonz enabled auto-merge (rebase) April 19, 2023 11:47
@latonz latonz merged commit 301105e into riok:main Apr 19, 2023
@latonz latonz deleted the chore/csharpier branch April 19, 2023 11:50
@github-actions
Copy link

🎉 This PR is included in version 2.8.0-next.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

3 participants