• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

bokwoon95 / sq / 5128755577
82%

Build:
DEFAULT BRANCH: main
Ran 31 May 2023 04:10AM UTC
Jobs 1
Files 15
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
5128755577

push

github

bokwoon95
remove SetTimestamp

Users can use Set(NewTimestamp(t)) instead, I may add SetTimestamp back
in the future depending on usage patterns (together with
TimestampParam(name, value), col.SetTimestamp(field, value),
row.Timestamp(format, values...), row.TimestampField(field)). The idea
is that all those values implicitly wrap a time.Time with NewTimestamp()
instead of requiring the user to pass in a Timestamp themselves because
nobody is likely going to have sq.Timestamp in their models. The only
problem is that it then shares the same type signatures as
field.SetTime/TimeParam/col.SetTimestamp/row.Time/row.TimeField so it
could be more confusing than necessary. That's why taking it out first.

5387 of 6243 relevant lines covered (86.29%)

49.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5128755577.1 31 May 2023 04:10AM UTC 15
86.29
GitHub Action Run
Source Files on build 5128755577
  • Tree
  • List 15
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 8950e998 on github
  • Prev Build on main (#5119475336)
  • Next Build on main (#5783018144)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc