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

Simple field tests #3

Merged
merged 3 commits into from
Sep 19, 2017
Merged

Simple field tests #3

merged 3 commits into from
Sep 19, 2017

Conversation

malero
Copy link
Owner

@malero malero commented Sep 19, 2017

No description provided.

@codecov
Copy link

codecov bot commented Sep 19, 2017

Codecov Report

Merging #3 into master will increase coverage by 9.18%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #3      +/-   ##
==========================================
+ Coverage    75.3%   84.48%   +9.18%     
==========================================
  Files           9       10       +1     
  Lines         332      348      +16     
  Branches       54       55       +1     
==========================================
+ Hits          250      294      +44     
+ Misses         58       25      -33     
- Partials       24       29       +5
Impacted Files Coverage Δ
src/fields/Field.ts 89.13% <100%> (+6.43%) ⬆️
src/fields/BooleanField.ts 77.27% <71.42%> (ø)
src/fields/StringField.ts 77.27% <0%> (+18.18%) ⬆️
src/fields/EmailField.ts 79.16% <0%> (+24.99%) ⬆️
src/fields/FloatField.ts 80.76% <0%> (+30.76%) ⬆️
src/fields/PositiveNumberField.ts 82.75% <0%> (+37.93%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15bc64b...77e1de1. Read the comment docs.

@malero malero merged commit 58fca1f into master Sep 19, 2017
@malero malero deleted the field-tests branch September 19, 2017 02:05
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.

None yet

1 participant