rebelopsio / healthy-seed

A Golang REST API created to help people make healthier nutrition decisions
MIT License
0 stars 1 forks source link

feat: start writing unit tests for accounts #14

Closed rebelopsio closed 2 years ago

rebelopsio commented 2 years ago

Signed-off-by: Stephen Morgan steve@rebelops.io

Issue: #3

Description:

Started implementing unit tests for code surrounding SQL CRUD operations. The focus here is on accounts.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@c3b6a90). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##             main     #14   +/-   ##
======================================
  Coverage        ?   9.91%           
======================================
  Files           ?       5           
  Lines           ?     232           
  Branches        ?       0           
======================================
  Hits            ?      23           
  Misses          ?     209           
  Partials        ?       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 c3b6a90...58ff035. Read the comment docs.