jdiegodcp / ramlfications

Python parser for RAML
https://ramlfications.readthedocs.org
Apache License 2.0
234 stars 50 forks source link

Added class NodeList #93

Closed jacobsvante closed 8 years ago

jacobsvante commented 8 years ago

Allows for basic attribute filtering using filter_by method. The user-facing API is inspired by the SQLAlchemy Query object.

This replaces PR #52.

codecov-io commented 8 years ago

Current coverage is 96.89%

Branch #93 has no coverage reports uploaded yet.

Powered by Codecov. Updated on successful CI builds.

jacobsvante commented 8 years ago

@econchick Any chance this could be merged? Don't want to do another round ;-)

econchick commented 8 years ago

Hey @jmagnusson ! Sorry for the delay!

You're patch is queued up to merge - I just need to figure out what I f*cked up when I was blindly merging a few days ago (lesson learned: don't merge via mobile!).

econchick commented 8 years ago

awesome - thank you!

jacobsvante commented 8 years ago

Awesome! Hope your merge issue was resolved. When can we expect a 0.2.0 release?

jacobsvante commented 7 years ago

@econchick Or just maybe we could have a release with this feature backported? 😇

econchick commented 7 years ago

@jmagnusson reasonable request - if you'd like to make a PR against master, by all means. Otherwise it'll be prioritized after RAML 1.0 support (which I'm currently working on right now! literally! finally!)

jacobsvante commented 7 years ago

Wohoo! Maybe I can hold on a while longer then 😉