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

Fixed Snowcrash version number requirement #21

Merged
merged 2 commits into from
Apr 3, 2016
Merged

Fixed Snowcrash version number requirement #21

merged 2 commits into from
Apr 3, 2016

Conversation

kielabokkie
Copy link
Owner

Blueman was throwing an exception on files created with the latest API Blueprint tools like Drafter because of the version number requirement. Removed this requirement and updated the code to support the AST format. Also updated the docs to make clear that Blueman only supports the AST format (which has been deprecated).

Blueman was throwing an exception on files created with the latest API Blueprint tools like Drafter because of the version number requirement. Removed this requirement and updated the code to support the AST format. Also updated the docs to make clear that Blueman only supports the AST format (which has been deprecated).
@codecov-io
Copy link

Current coverage is 94.07%

Merging #21 into master will decrease coverage by -0.12% as of 40be89a

@@            master     #21   diff @@
======================================
  Files            1       1       
  Stmts          155     135    -20
  Branches         0       0       
  Methods          8       8       
======================================
- Hit            146     127    -19
  Partial          0       0       
+ Missed           9       8     -1

Review entire Coverage Diff as of 40be89a


Uncovered Suggestions

  1. +3.70% via ...d/ConvertCommand.php#87...91
  2. +1.48% via ...d/ConvertCommand.php#142...143
  3. +0.74% via ...d/ConvertCommand.php#251...251

Powered by Codecov. Updated on successful CI builds.

@kielabokkie kielabokkie merged commit f40fdcc into kielabokkie:master Apr 3, 2016
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