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

keratin / authn-server
74%
master: 69%

Build:
Build:
LAST BUILD BRANCH: dependabot/go_modules/github.com/gorilla/schema-1.4.1
DEFAULT BRANCH: master
Repo Added 18 Nov 2017 05:51PM UTC
Files 133
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

LAST BUILD ON BRANCH query-optimizations
branch: query-optimizations
CHANGE BRANCH
x
Reset
  • query-optimizations
  • 146/samesite
  • app-and-server
  • build-for-windows
  • changelog
  • coveralls
  • error-reporter-initialization
  • gh-release
  • gh153/password-change-logout
  • gh169/case-insensitive-usernames
  • gh173/upgrade-lib-pq
  • ghactions
  • go-1.12
  • goget
  • golang-1.15
  • gomod
  • goveralls
  • log-invalid-origins
  • main
  • master
  • pg96
  • refs/tags/v0.0.0
  • refs/tags/v1.10.3
  • refs/tags/v1.10.4
  • refs/tags/v1.11.0
  • refs/tags/v1.12.0
  • refs/tags/vTEST
  • release-fixes
  • release-version
  • sentry
  • session-management-services
  • v1.10.0
  • v1.10.1
  • v1.10.2
  • v1.4.1
  • v1.5.0
  • v1.6.0
  • v1.7.0
  • v1.8.0
  • v1.9.0
  • validate-env-urls

pending completion
330

push

travis-ci

cainlevy
optimize admin endpoint query plans

querying to check if the id exists is wasteful. we can instead check for
affected rows from the update.

note that updates should always set a new value since they touch
updated_at.

2469 of 3330 relevant lines covered (74.14%)

6.99 hits per line

Relevant lines Covered
Build:
Build:
3330 RELEVANT LINES 2469 COVERED LINES
6.99 HITS PER LINE
Source Files on query-optimizations
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
330 query-optimizations optimize admin endpoint query plans querying to check if the id exists is wasteful. we can instead check for affected rows from the update. note that updates should always set a new value since they touch updated_at. push 11 Dec 2018 04:18PM UTC cainlevy travis-ci pending completion  
329 query-optimizations optimize admin endpoint query plans querying to check if the id exists is wasteful. we can instead check for affected rows from the update. note that updates should always set a new value since they touch updated_at. push 11 Dec 2018 04:13PM UTC cainlevy travis-ci pending completion  
See All Builds (463)
  • Repo on GitHub
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