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

Update radon to 4.0.0 #94

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Collaborator

This PR updates radon from 2.1.1 to 4.0.0.

Changelog

4.0.0

--------------------

- Support file configuration overrides, thanks tonybaloney: 179
- Add support for analyzing Jupyter notebooks, thanks tonybaloney: 181

3.0.1

--------------------

- Automatically exclude binary files, instead of producing an error: 166

3.0.0

--------------------

- Include files with no extension but a Python shebang (thanks hawkeyej): 155
- Fix calculation of total complexity for classes: 156
- Update Colorama dependency to avoid conflicts with pytest: 164
- Fix raw metrics, which were completely broken

2.4.0

--------------------

- Add a `__main__` module (thanks douardda): 153
- Add --output-file option (thanks douardda): 154

2.3.1

--------------------

- Quickfix for Python 2.7
- Add official Python 3.7 support

2.3.0

--------------------

- Add Halstead command and harvester (thanks rwbogl): 136
- Add --json, --exclude, --ignore to `radon hal` (thanks rwbogl): 138
- Add --functions to `radon hal` (thanks rwbogl): 147
- Add documentation for the `radon hal` subcommand (thanks rwbogl): 150

2.2.0

--------------------

- Add an option to show closures when Radon is used from flake8: 135
Links

@pyup-bot pyup-bot mentioned this pull request Sep 19, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 76.333% when pulling 02af099 on pyup-update-radon-2.1.1-to-4.0.0 into 1b65462 on master.

@pyup-bot
Copy link
Collaborator Author

Closing this in favor of #115

@pyup-bot pyup-bot closed this Jan 28, 2020
@sys-git sys-git deleted the pyup-update-radon-2.1.1-to-4.0.0 branch January 28, 2020 15:32
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.

None yet

2 participants