jGRUBBS/stellae-ruby-api

View on GitHub
lib/stellae/order.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method build_order_request has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def build_order_request(order)

      construct_xml "new_order_entry" do |xml|

        xml.ohn :"xmlns:a" => SCHEMA[:datacontract], :"xmlns:i" => SCHEMA[:instance] do
Severity: Minor
Found in lib/stellae/order.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status