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

Use collection expression syntax #12

Merged

Conversation

YVbakker
Copy link
Contributor

@YVbakker YVbakker commented Sep 5, 2024

This mini PR will use collection expression syntax where applicable.

closes #6

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10728044772

Details

  • 1 of 3 (33.33%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 38.473%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/DendroDocs.Shared/Descriptions/DocumentationCommentsDescription.cs 0 2 0.0%
Totals Coverage Status
Change from base Build 10724213072: 0.0%
Covered Lines: 189
Relevant Lines: 459

💛 - Coveralls

@eNeRGy164 eNeRGy164 merged commit 4de3810 into dendrodocs:main Sep 6, 2024
1 check passed
@eNeRGy164 eNeRGy164 added the code quality Improvements to code style, structure, or coverage without adding new features or fixing bugs. label Sep 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Improvements to code style, structure, or coverage without adding new features or fixing bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use collection expressions for dealing with collections
3 participants