Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop -> Master merge for v0.4.0 #178

Merged
merged 8 commits into from
Aug 30, 2017
Merged

Develop -> Master merge for v0.4.0 #178

merged 8 commits into from
Aug 30, 2017

Conversation

scasagrande
Copy link
Contributor

This merges into master the following PRs:

cgranade and others added 8 commits April 20, 2017 09:24
* Added test:// URI schema.

* Config: Py3 fix and support for setting attrs.

* Added sub/indexing to attrs config.

* Added to docstring.

* Added support for physical quantities to config.

* pylint fixes

* Tests for new setattr_expression

* Added tests for new config, YAML.

* pylint fix for new tests

* Very minor pylint fix

* Added ruamel.yaml as testing dep.

* Reworked awkward sentence.

* Updated docs for ruamel.yaml dep.

* Remove pyyaml, only use ruamel.yaml

* Disabled info category messages from mylint.

* Added version dump to travis config.

* Trying ot use python -m to work around venv issues.

* Revert "Trying ot use python -m to work around venv issues."

This reverts commit f73a243.

* ruamel.yaml vs ruamel_yaml and fixing pylint false +ve.

* Explicitly use unsafe loader as suggested by ruamel.yaml warnings.

* Marked test as explicitly unsafe as well.
* Started fixing new pylint 1.7 checks.

* More pylint17 fixes.

* Removed flags that are now disabled by default.

* Still more misc pylint17 fixes.

* Updated pylint freeze to 1.7.

* Guess what? Still more misc fixes.

* More fixes.

* pylint17 fixes nearly done

* Should be the last fixes for 1.7.

* pylint 1.7 fix

* Fix parameter names

* Update pylint 1.7->1.7.1

* Cleanup thorlabs_utils.py
* Add Py36 and drop Py33

* Update readme

* Revert adding version constraint to numpy
* Use ruamel.yaml 0.14
* Initial version of named struct class.

* Added tests for new class.

* docs and a pylint fix.

* Py3k fix (filter → list(filter))

* Improvements to string handling.

* Ignored additional carp.

* Provide fixes for build and start using hypothesis

* Locked requirements.txt; see #174.

* Fixed py3k compat issue.

* Fixed negative length checks.

* Fixed bug in StringField.__get__

* Added NamedStruct.__eq__ test.

* Fixing pylint warnings.

* Moved pylint warning comment.

* Changed numpy version in reqs as suggested by @scasagrande
@coveralls
Copy link

coveralls commented Aug 28, 2017

Coverage Status

Coverage increased (+0.4%) to 85.072% when pulling 5a8e546 on develop into bc4fdbb on master.

@scasagrande scasagrande merged commit 3860b94 into master Aug 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants