go-openapi / stubs

Apache License 2.0
10 stars 6 forks source link

WIP: numeric generators #2

Closed GlenDC closed 7 years ago

GlenDC commented 7 years ago

Work in progress of completing the generators with following primitives:

codecov-io commented 7 years ago

Codecov Report

Merging #2 into master will increase coverage by 12.22%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #2       +/-   ##
===========================================
+ Coverage    9.61%   21.83%   +12.22%     
===========================================
  Files           3        3               
  Lines         312      316        +4     
===========================================
+ Hits           30       69       +39     
+ Misses        282      237       -45     
- Partials        0       10       +10
Impacted Files Coverage Δ
random.go 51.53% <100%> (+27.72%) :arrow_up:
options.go 1.48% <0%> (+1.48%) :arrow_up:

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 634e01f...f9867cf. Read the comment docs.