Skip to content

1.3.0: Nested Types #24

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

Merged
merged 9 commits into from
Dec 3, 2024
Merged

1.3.0: Nested Types #24

merged 9 commits into from
Dec 3, 2024

Conversation

MooVC
Copy link
Owner

@MooVC MooVC commented Dec 1, 2024

Pull Request

Description

Checklist

Please ensure the following are true for your PR:

  • I have followed the project's coding style guidelines.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have verified that new and existing unit tests pass locally with my changes.
  • I have updated the documentation (if applicable).
  • I have confirmed that my code is free from warnings and errors.
  • I have reviewed suggestions and determined no actions is required.
  • I have updated the CHANGELOG.md
  • I have performed a self-review of my code.

- Support for Fluentify on nested classes and records (#3).
Copy link

codecov bot commented Dec 1, 2024

Codecov Report

Attention: Patch coverage is 96.96970% with 4 lines in your changes missing coverage. Please review.

Project coverage is 97.15%. Comparing base (d20e8c1) to head (4339621).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../Semantics/INamedTypeSymbolExtensions.IsPartial.cs 92.59% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   96.77%   97.15%   +0.37%     
==========================================
  Files          94      108      +14     
  Lines        1179     1300     +121     
  Branches       99      112      +13     
==========================================
+ Hits         1141     1263     +122     
+ Misses         19       15       -4     
- Partials       19       22       +3     

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

@MooVC MooVC merged commit fd83a36 into master Dec 3, 2024
2 checks passed
@MooVC MooVC deleted the feature/3-pm-nestedtypes branch December 3, 2024 21:06
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.

1 participant