GithubHelp home page GithubHelp logo

Comments (10)

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

I would like to see a test or feature that fails without your fix before adding this.

Also, please respect the coding conventions already in the code - 4 spaces indentation.

And finally, if you fix several unrelated things on your fork, please make a branch for each - that makes it easier for me to merge stuff in. (Your maven stuff doesn't look ready yet).

from cuke4duke.

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

Any progress on adding tests?

from cuke4duke.

nightscape avatar nightscape commented on August 19, 2024

I've been on vacation the last days, need to catch up at work a little, than I will look into writing the corresponding tests.
I'll post a reply here on the issue when I'm done.

from cuke4duke.

nightscape avatar nightscape commented on August 19, 2024

I've implemented a testcase, which shows the problem not on a file level (.class files of anonymous and inner classes being picked up) but by directly using addClass on GuiceFactory.
Unfortunately, I'm not experienced enough in Git to remove the Maven stuff from the branch of the fix, but the fix only concerns GuiceFactory, GuiceFactoryTest and SomeModule.
If you can give me a hint about how I can split off the Maven stuff I will do that as well.

from cuke4duke.

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

Thanks for that. Don't worry about separating the stuff now. I can cherry-pick the commits I want. Here is a rough guide you can follow if you should want to contribute more: http://wiki.github.com/dchelimsky/rspec/topic-branches

(instead of git format-patch master, just do a git push origin my_topic)

from cuke4duke.

nightscape avatar nightscape commented on August 19, 2024

Thanks for developing such a great testing tool!
I think I got that with git, next time it'll be a clean fast-forward :)
Should I close the ticket or do you close it once you've reviewed the changes?

from cuke4duke.

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

Thanks mate. I'll close the ticket when I have merged in your commits and pushed them to my repo. Hope to get to it within a week, hopefully less. Definitely before next release.

from cuke4duke.

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

Cleaned up indentation and code. Closed by 8158505

from cuke4duke.

aslakhellesoy avatar aslakhellesoy commented on August 19, 2024

With respect to indentation - please use the conventions already present in the code - 4 space indentation.

from cuke4duke.

nightscape avatar nightscape commented on August 19, 2024

Oops, sorry...
Just writing some Scala stuff, for which indentation is 2 spaces. Forgot to set it back in Eclipse before formatting...

from cuke4duke.

Related Issues (20)

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.