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

foodcoops / foodsoft / 16526107939

25 Jul 2025 03:49PM UTC coverage: 42.064% (-24.5%) from 66.58%
16526107939

push

github

robwa
feat(order): add tests for custom remote order method and FTP upload

Introduce tests for registered custom remote order methods.
Verify FTP upload functionality and integration with the new system.

2971 of 7063 relevant lines covered (42.06%)

12.1 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::V1::BaseController
1✔
2
  before_action -> { doorkeeper_authorize! 'user:read', 'user:write' }
1✔
3

4
  def show
1✔
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