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

Add Meziantou.Analyzer to enforce good practices #28

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

DavidVollmers
Copy link
Owner

This PR adds the Meziantou.Analyzer to all Ignis.Components* and Ignis.Fragments* packages to enforce good practices.

@codecov
Copy link

codecov bot commented Sep 22, 2023

Codecov Report

Patch coverage: 51.38% and project coverage change: +0.18% 🎉

Comparison is base (e8d510e) 38.35% compared to head (12847ad) 38.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   38.35%   38.53%   +0.18%     
==========================================
  Files          75       75              
  Lines        2576     2574       -2     
==========================================
+ Hits          988      992       +4     
+ Misses       1588     1582       -6     
Files Changed Coverage Δ
...ges/Ignis.Components.Reactivity/ReactiveSection.cs 79.16% <ø> (ø)
packages/Ignis.Components/ComponentEvent.cs 36.36% <0.00%> (+5.59%) ⬆️
packages/Ignis.Components/Dynamic.cs 0.00% <ø> (ø)
packages/Ignis.Components/FrameTracker.cs 88.88% <0.00%> (ø)
...ckages/Ignis.Components/IgnisAsyncComponentBase.cs 94.73% <ø> (+9.02%) ⬆️
...ages/Ignis.Fragments.Abstractions/EmptyFragment.cs 0.00% <ø> (ø)
...d/Ignis.Components.HeadlessUI/DialogDescription.cs 0.00% <ø> (ø)
...ilwind/Ignis.Components.HeadlessUI/DialogOutlet.cs 94.73% <ø> (ø)
...ailwind/Ignis.Components.HeadlessUI/DialogPanel.cs 64.86% <ø> (ø)
...ailwind/Ignis.Components.HeadlessUI/DialogTitle.cs 0.00% <ø> (ø)
... and 41 more

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

@DavidVollmers DavidVollmers merged commit c7428c1 into master Sep 22, 2023
9 checks passed
@DavidVollmers DavidVollmers deleted the features/meziantou-analyzer branch September 22, 2023 16:31
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