Giter VIP home page Giter VIP logo

cs4500_project's People

Contributors

jeremyeng avatar mwaldrich avatar njhofmann avatar

Watchers

 avatar  avatar  avatar

Forkers

mwaldrich

cs4500_project's Issues

Issues with tests on `TestUpdates` branch

We did our implementation based on your previous API with two separate string and object queues.
I would like to open a pull request to update the tests on the TestUpdates branch to address some of the problems with you old test suite:

  1. Segfault when delete string3.
  2. A bunch of redeclaration issues for popped on lines 84-96.

Would it be possible to add me as a contributor, so I can open a pull request to update that branch?
If not would it be possible to furnish those fixes? I believe they have already been fixed for the version on master.

Would you consider renaming your size() function?

for some reason the compiler throws this error when I try to compile code with a call to size(): "expression preceding parentheses of apparent call must have (pointer-to-) function type".

would you consider renaming it to get_size() or something?

Change tests to reflect updated Queue class

#12 asks to change the tests. I know the other team isn't using the current Queue class, but our team is, and if you're going to merge the changes to the Queue class to create only 1 class, then the tests should be updated to reflect these changes. Otherwise revert the changes and we'll implement the original design.

There is nothing about the Piazza post mentioned in #12 that refers to Queue. The Array changes were suggested because the spec says they need to support primitive types as well. However, nothing about the spec suggests that primitive types need to be supported in Queue, or that Queues must be strongly typed, so that's why we suggested reducing code duplication by creating only 1 Queue class for Objects. We would rather not overcomplicate things and stick with the current design.

But again, regardless, tests should match the current API in the repo. So either the current API needs to be reverted or the tests need to be changed.

Thanks

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.