Skip to content

Update to v0.3 #61

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

Merged
merged 20 commits into from
Feb 23, 2020
Merged

Update to v0.3 #61

merged 20 commits into from
Feb 23, 2020

Conversation

Matthiee
Copy link
Member

@Matthiee Matthiee commented Nov 23, 2019

Includes fixes for

* Add default resolver that is capable of resolving types with string constructor. Fixes #57

* Add TryParse method detection

* Add Parse method finder as well.

* Add last test for Parse method
* Add async api

* Add an async api for validations

* Add first async api test

* Add more async tests

* Add more async test cases

* Use Async version when parsing commands as well.

* Add validation tests

* Improve test coverage
@Matthiee Matthiee added this to the 0.3.vNext milestone Nov 23, 2019
@Matthiee Matthiee self-assigned this Nov 23, 2019
@codecov-io
Copy link

codecov-io commented Nov 23, 2019

Codecov Report

Merging #61 into master will decrease coverage by 1.43%.
The diff coverage is 87.35%.

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   91.07%   89.64%   -1.44%     
==========================================
  Files          38       43       +5     
  Lines         840     1139     +299     
==========================================
+ Hits          765     1021     +256     
- Misses         75      118      +43

@Matthiee Matthiee changed the title WIP Update to v0.3 Update to v0.3 Feb 23, 2020
@Matthiee Matthiee marked this pull request as ready for review February 23, 2020 08:28
@Matthiee Matthiee merged commit ed262a6 into master Feb 23, 2020
@Matthiee Matthiee deleted the 0.3 branch September 27, 2020 14:45
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