bitmaelum / bitmaelum-suite

BitMaelum software suite
https://bitmaelum.com
MIT License
61 stars 5 forks source link

Redesigning the tickets #117

Closed jaytaph closed 3 years ago

jaytaph commented 3 years ago

Redesigning the tickets according to the new spec.

There is a simple "internal.TimeNow()" that will actually return the current time in UTC without nanoseconds. This will be the time used for outputting in json.

fixes #113 fixes #111 fixes #110

codecov[bot] commented 3 years ago

Codecov Report

Merging #117 (7c9c9aa) into develop (ced16e1) will decrease coverage by 0.15%. The diff coverage is 10.81%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #117      +/-   ##
===========================================
- Coverage    48.58%   48.42%   -0.16%     
===========================================
  Files          100      101       +1     
  Lines         3948     3942       -6     
===========================================
- Hits          1918     1909       -9     
- Misses        1791     1795       +4     
+ Partials       239      238       -1     
Flag Coverage Δ
unittests 48.42% <10.81%> (-0.16%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
cmd/bm-server/processor/process.go 0.00% <0.00%> (ø)
internal/api/ticket.go 0.00% <0.00%> (ø)
internal/config/config_server.go 80.00% <ø> (ø)
internal/config/config_templates.go 100.00% <ø> (ø)
internal/time.go 0.00% <0.00%> (ø)
internal/version.go 100.00% <ø> (ø)
internal/ticket/ticket.go 63.63% <40.00%> (-21.55%) :arrow_down:
sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication