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

Implement dialog for building command line invocations #78

Merged
merged 2 commits into from
Feb 14, 2021

Conversation

NeilMacMullen
Copy link
Owner

Implement nice command line builder

@coveralls
Copy link

Pull Request Test Coverage Report for Build 566506287

  • -11 of 38 (71.05%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+7.05%) to 75.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
SharedApplication/NamedFileFactory.cs 0 3 0.0%
SharedApplication/CommandLineBuilder.cs 24 32 75.0%
Totals Coverage Status
Change from base Build 565820095: 7.05%
Covered Lines: 490
Relevant Lines: 640

💛 - Coveralls

@coveralls
Copy link

coveralls commented Feb 14, 2021

Pull Request Test Coverage Report for Build 566510054

  • 27 of 38 (71.05%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+7.05%) to 75.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
SharedApplication/NamedFileFactory.cs 0 3 0.0%
SharedApplication/CommandLineBuilder.cs 24 32 75.0%
Totals Coverage Status
Change from base Build 565820095: 7.05%
Covered Lines: 490
Relevant Lines: 640

💛 - Coveralls

@NeilMacMullen NeilMacMullen merged commit e1963f1 into main Feb 14, 2021
@NeilMacMullen NeilMacMullen deleted the better-export branch February 14, 2021 19:23
NeilMacMullen added a commit that referenced this pull request Feb 19, 2021
* origin/main: (55 commits)
  Put package job into own workflow and run workflows only when needed (#88)
  Add download count
  Tell the world
  Update readme, bump version
  Ok - let's try again! (#87)
  Fix typo in new-project (#85)
  Clean up example projects (#84)
  Fix bug where new project creates output called "model" (#83)
  Update README.md
  Fix possible null-reference when calculating code-completion (#81)
  Add logo and app icon (#80)
  Implement dialog for building command line invocations  (#78)
  Tweak documentation to reflect Martin's Cake goodness (#77)
  Improve intellisense for awkward user input (#75)
  Tweak help memu, add chat-link (#76)
  Nuget update.... with multi-line pipes
  Add Gitter badge (#74)
  Update README.md
  Add code coverage collection and publish to coveralls.io (#73)
  Clean build warnings
  ...
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.

2 participants