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

feat: add file output for C# generator #537

Merged
merged 3 commits into from
Jan 5, 2022

Conversation

jonaslagoni
Copy link
Member

Description
This PR adds the C# file output generator.

Related issue(s)
Fixes #397

@coveralls
Copy link

coveralls commented Dec 21, 2021

Pull Request Test Coverage Report for Build 1658496665

  • 11 of 11 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 93.253%

Totals Coverage Status
Change from base Build 1657271819: 0.02%
Covered Lines: 2327
Relevant Lines: 2376

💛 - Coveralls

magicmatatjahu
magicmatatjahu previously approved these changes Jan 3, 2022
@sonarcloud
Copy link

sonarcloud bot commented Jan 5, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jonaslagoni jonaslagoni merged commit 11cc2c1 into asyncapi:master Jan 5, 2022
@jonaslagoni jonaslagoni deleted the feature/csharp_fileoutput branch January 5, 2022 14:07
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 0.41.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.0-next.23 🎉

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generating C# models directly to files
4 participants