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

Employee mapping #22

Merged
merged 3 commits into from Apr 9, 2019
Merged

Employee mapping #22

merged 3 commits into from Apr 9, 2019

Conversation

ozangunalp
Copy link
Member

  • Added second model "employee" for mapping samples
  • Quick fix for using functions as mapping input
  • Completed missing italian locale traductions

@codecov
Copy link

codecov bot commented Apr 2, 2019

Codecov Report

Merging #22 into master will increase coverage by 0.11%.
The diff coverage is 72.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #22      +/-   ##
============================================
+ Coverage     48.98%   49.09%   +0.11%     
- Complexity       79       84       +5     
============================================
  Files           224      226       +2     
  Lines          5573     5595      +22     
  Branches        339      339              
============================================
+ Hits           2730     2747      +17     
- Misses         2740     2746       +6     
+ Partials        103      102       -1
Impacted Files Coverage Δ Complexity Δ
...java/io/doov/sample/validation/SampleMappings.java 0% <0%> (ø) 0 <0> (ø) ⬇️
...in/java/io/doov/core/dsl/field/types/Function.java 75% <75%> (ø) 0 <0> (?)
...ava/io/doov/sample/validation/EmployeeMapping.java 76.47% <76.47%> (ø) 4 <4> (?)
.../java/io/doov/sample/benchmark/BenchmarkSetup.java 74.07% <0%> (-3.71%) 7% <0%> (+1%)
.../io/doov/sample/benchmark/bv/SimpleValidation.java 83.33% <0%> (ø) 2% <0%> (ø) ⬇️
...o/doov/core/dsl/field/types/TemporalFieldInfo.java 65.9% <0%> (+2.27%) 0% <0%> (ø) ⬇️
...a/io/doov/core/dsl/impl/time/TemporalFunction.java 69.04% <0%> (+2.38%) 0% <0%> (ø) ⬇️

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 7e3667a...b49ceb8. Read the comment docs.

@gdigugli gdigugli merged commit 63009f7 into master Apr 9, 2019
@gdigugli gdigugli deleted the employee_mapping branch April 9, 2019 19:47
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

3 participants