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 C# 12 syntax #761

Merged
merged 13 commits into from
Dec 18, 2023
Merged

Use C# 12 syntax #761

merged 13 commits into from
Dec 18, 2023

Conversation

iamcarbon
Copy link
Sponsor Contributor

Posting for early feedback on the introduction / use of collection expressions & primary expressions.

@coveralls
Copy link

coveralls commented Dec 14, 2023

Pull Request Test Coverage Report for Build 7217839014

  • 90 of 92 (97.83%) changed or added relevant lines in 51 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.005%) to 93.151%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/Markdig/Extensions/NoRefLinks/NoFollowLinksExtension.cs 0 1 0.0%
src/Markdig/Syntax/ContainerBlock.cs 2 3 66.67%
Totals Coverage Status
Change from base Build 7204862620: 0.005%
Covered Lines: 26021
Relevant Lines: 27300

💛 - Coveralls

@iamcarbon iamcarbon changed the title [WIP] Use C# 12 syntax Use C# 12 syntax Dec 15, 2023
@xoofx xoofx merged commit e6afddb into xoofx:master Dec 18, 2023
1 check passed
@xoofx
Copy link
Owner

xoofx commented Dec 18, 2023

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants