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

Contextualization #14

Merged
merged 14 commits into from
Apr 16, 2015
Merged

Contextualization #14

merged 14 commits into from
Apr 16, 2015

Conversation

enolfc
Copy link
Collaborator

@enolfc enolfc commented Apr 13, 2015

No description provided.

- New parser and validator for create methods.
- Includes schemes in the mixin class to allow comparisons
- Fix scheme builder in helper (was missing # at the end)
- Update tests
@coveralls
Copy link

Coverage Status

Coverage increased (+0.72%) to 93.13% when pulling 4ee3782 on contextualization into 65edb4b on compute_controller.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.72%) to 93.13% when pulling 4ee3782 on contextualization into 65edb4b on compute_controller.

Everything is now under the same module (wsgi). Request
object includes methods for parsing a validating the
user input.
Fixed the compute method which was still using the old
body for creating the VM.
Added tests for parser.
@coveralls
Copy link

Coverage Status

Coverage increased (+1.02%) to 93.43% when pulling fa2b1c8 on contextualization into 65edb4b on compute_controller.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.11%) to 92.52% when pulling 8a336a5 on contextualization into 65edb4b on compute_controller.

Missing the validation tests.
@coveralls
Copy link

Coverage Status

Coverage increased (+1.37%) to 93.78% when pulling 5c34343 on contextualization into 65edb4b on compute_controller.

@alvarolopez alvarolopez merged commit 5c34343 into compute_controller Apr 16, 2015
@alvarolopez alvarolopez deleted the contextualization branch April 16, 2015 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants