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

foodcoops / foodsoft / 24419601683

14 Apr 2026 07:49PM UTC coverage: 42.955% (-24.0%) from 66.911%
24419601683

push

github

web-flow
On #1271 Fix superfluous multiplier symbol before SI units (#1295)

2 of 6 new or added lines in 1 file covered. (33.33%)

1872 existing lines in 109 files now uncovered.

3140 of 7310 relevant lines covered (42.95%)

11.71 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

75.0
/app/controllers/api/v1/user/users_controller.rb
1
class Api::V1::User::UsersController < Api::BaseController
1✔
2
  before_action -> { doorkeeper_authorize! 'user:read', 'user:write' }
1✔
3

4
  def show
1✔
UNCOV
5
    render json: current_user
×
6
  end
7
end
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

© 2026 Coveralls, Inc