GithubHelp home page GithubHelp logo

black_thursday's People

Contributors

biglovisa avatar colinosborn avatar jcasimir avatar joshcheek avatar kjs222 avatar kytrinyx avatar pzula avatar rwarbelow avatar

Watchers

 avatar  avatar

black_thursday's Issues

It 1 spec harness errors

  1. Iteration 1 Merchants #items returns associated items
    Failure/Error: expected = merchant.items
    NoMethodError:
    undefined method `find_all_by_merchant_id' for nil:NilClass

    /Users/kerrysheldon/turing/1module/projects/black_thursday/lib/merchant.rb:13:in`items'

    ./spec/iteration_1_spec.rb:10:in `block (3 levels) in <top (required)>'

  2. Iteration 1 Sales Analyst #average_items_per_merchant_standard_deviation returns the standard deviation
    Failure/Error: expected = sales_analyst.average_items_per_merchant_standard_deviation
    NoMethodError:
    undefined method `average_items_per_merchant_standard_deviation' for #SalesAnalyst:0x007fb50a11e768
    Did you mean? average_items_per_merchant

    ./spec/iteration_1_spec.rb:45:in`block (3 levels) in <top (required)>'

  3. Iteration 1 Sales Analyst #average_item_price_for_merchant returns the average item price for the given merchant
    Failure/Error: expect(expected).to eq 16.66

   expected: 16.66
        got: 16.656666666666666666666666667 (#<BigDecimal:7fb50a264438,'0.1665666666 6666666666 666666667E2',36(45)>)

   (compared using ==)
 # ./spec/iteration_1_spec.rb:61:in `block (3 levels) in <top (required)>'
  1. Iteration 1 Sales Analyst #average_average_price_per_merchant returns the average price for all merchants
    Failure/Error: expect(expected).to eq 350.29
   expected: 350.29
        got: 350.294697495132463357977937150568421052631578947 (#<BigDecimal:7fb50a2a4010,'0.3502946974 9513246335 7977937150 5684210526 31578947E3',54(63)>)

   (compared using ==)
 # ./spec/iteration_1_spec.rb:68:in `block (3 levels) in <top (required)>'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.