Closed shimizukawa closed 2 years ago
Merging #91 (e81c87d) into master (4fd73cd) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #91 +/- ##
=======================================
Coverage 47.01% 47.01%
=======================================
Files 3 3
Lines 251 251
Branches 62 68 +6
=======================================
Hits 118 118
Misses 123 123
Partials 10 10
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 4fd73cd...e81c87d. Read the comment docs.
Feature or Bugfix
Purpose
Detail
examples/proj1
provides testapp models in the tests directoryFor now, the test will fail because of a bug in sqlmigrate.
Relates