xmidt-org / codex-deploy

Codex provides a historical context about devices connected to XMiDT.
Apache License 2.0
5 stars 8 forks source link

Made EventType stringer #43

Closed kristinapathak closed 5 years ago

kristinapathak commented 5 years ago

fixes https://github.com/Comcast/codex/issues/41

codecov-io commented 5 years ago

Codecov Report

Merging #43 into master will increase coverage by 0.3%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #43     +/-   ##
=========================================
+ Coverage   58.05%   58.35%   +0.3%     
=========================================
  Files          11       12      +1     
  Lines         658      658             
=========================================
+ Hits          382      384      +2     
+ Misses        249      246      -3     
- Partials       27       28      +1
Impacted Files Coverage Δ
db/db.go 36.53% <ø> (ø) :arrow_up:
db/event_types.go 0% <0%> (ø) :arrow_up:
db/eventtype_string.go 50% <50%> (ø)

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 9798ea4...e9f389d. Read the comment docs.