Closed pladdy closed 6 years ago
Might want to consider https://github.com/go-bindata/go-bindata some day...until then embedding queries
Merging #19 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #19 +/- ##
=======================================
Coverage 96.74% 96.74%
=======================================
Files 16 16
Lines 799 799
=======================================
Hits 773 773
Misses 15 15
Partials 11 11
Impacted Files | Coverage Δ | |
---|---|---|
backend.go | 100% <ø> (ø) |
:arrow_up: |
backend_sqlite.go | 96.62% <100%> (ø) |
: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 2237dd2...7a8337b. Read the comment docs.
Will look at getting more "orm" style in the future. This makes a built thing travel with out .sql files now.
What's new
How to test
make test