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

Release 0.22.0 [master] #496

Merged
merged 106 commits into from
Aug 27, 2019
Merged

Release 0.22.0 [master] #496

merged 106 commits into from
Aug 27, 2019

Conversation

bourque
Copy link
Collaborator

@bourque bourque commented Aug 26, 2019

This PR updates setup.py and CHANGES.rst for the 0.21.0 release.

bourque and others added 30 commits April 2, 2019 09:38
pyup-bot and others added 21 commits August 12, 2019 15:43
…9-08-12

Scheduled weekly dependency update for week 32
…9-08-19

Scheduled weekly dependency update for week 33
@pep8speaks
Copy link

pep8speaks commented Aug 26, 2019

Hello @bourque, Thank you for updating !

Line 112:18: E265 block comment should start with '# '

Line 19:5: E731 do not assign a lambda expression, use a def

Line 71:101: E501 line too long (112 > 100 characters)
Line 72:101: E501 line too long (112 > 100 characters)
Line 73:101: E501 line too long (106 > 100 characters)
Line 74:101: E501 line too long (115 > 100 characters)
Line 75:101: E501 line too long (103 > 100 characters)
Line 79:101: E501 line too long (106 > 100 characters)
Line 142:101: E501 line too long (103 > 100 characters)
Line 342:101: E501 line too long (103 > 100 characters)
Line 455:46: E712 comparison to True should be 'if cond is True:' or 'if cond:'
Line 557:101: E501 line too long (120 > 100 characters)
Line 571:101: E501 line too long (116 > 100 characters)
Line 590:101: E501 line too long (101 > 100 characters)
Line 605:101: E501 line too long (101 > 100 characters)
Line 606:101: E501 line too long (124 > 100 characters)
Line 628:101: E501 line too long (121 > 100 characters)
Line 629:101: E501 line too long (123 > 100 characters)
Line 643:101: E501 line too long (128 > 100 characters)
Line 653:101: E501 line too long (106 > 100 characters)
Line 756:101: E501 line too long (102 > 100 characters)
Line 758:101: E501 line too long (103 > 100 characters)
Line 763:101: E501 line too long (104 > 100 characters)
Line 772:101: E501 line too long (113 > 100 characters)
Line 795:101: E501 line too long (107 > 100 characters)
Line 837:101: E501 line too long (105 > 100 characters)
Line 986:101: E501 line too long (102 > 100 characters)
Line 993:101: E501 line too long (110 > 100 characters)
Line 994:42: W503 line break before binary operator
Line 1002:101: E501 line too long (129 > 100 characters)
Line 1003:101: E501 line too long (127 > 100 characters)
Line 1004:101: E501 line too long (102 > 100 characters)
Line 1007:101: E501 line too long (147 > 100 characters)
Line 1018:101: E501 line too long (103 > 100 characters)
Line 1019:101: E501 line too long (107 > 100 characters)
Line 1020:101: E501 line too long (108 > 100 characters)
Line 1025:101: E501 line too long (101 > 100 characters)

Line 56:101: E501 line too long (106 > 100 characters)
Line 111:101: E501 line too long (109 > 100 characters)
Line 117:101: E501 line too long (101 > 100 characters)
Line 270:101: E501 line too long (116 > 100 characters)
Line 329:101: E501 line too long (101 > 100 characters)
Line 330:33: E126 continuation line over-indented for hanging indent
Line 416:101: E501 line too long (103 > 100 characters)
Line 454:33: E226 missing whitespace around arithmetic operator
Line 483:101: E501 line too long (114 > 100 characters)
Line 562:25: W292 no newline at end of file

Line 270:19: W292 no newline at end of file

Line 32:1: E722 do not use bare 'except'
Line 153:101: E501 line too long (104 > 100 characters)

Line 52:101: E501 line too long (102 > 100 characters)
Line 53:101: E501 line too long (109 > 100 characters)
Line 69:101: E501 line too long (105 > 100 characters)
Line 156:21: E126 continuation line over-indented for hanging indent

Line 27:101: E501 line too long (108 > 100 characters)
Line 115:101: E501 line too long (105 > 100 characters)

Line 228:101: E501 line too long (141 > 100 characters)
Line 253:101: E501 line too long (113 > 100 characters)
Line 254:101: E501 line too long (109 > 100 characters)
Line 316:101: E501 line too long (134 > 100 characters)
Line 317:101: E501 line too long (130 > 100 characters)

Line 26:101: E501 line too long (103 > 100 characters)
Line 28:101: E501 line too long (108 > 100 characters)
Line 80:13: E722 do not use bare 'except'
Line 429:13: W503 line break before binary operator
Line 436:13: W503 line break before binary operator
Line 469:21: E123 closing bracket does not match indentation of opening bracket's line
Line 470:21: E131 continuation line unaligned for hanging indent
Line 471:18: E126 continuation line over-indented for hanging indent
Line 500:58: E502 the backslash is redundant between brackets

Line 65:101: E501 line too long (108 > 100 characters)
Line 225:101: E501 line too long (101 > 100 characters)
Line 259:101: E501 line too long (125 > 100 characters)
Line 266:101: E501 line too long (115 > 100 characters)
Line 298:101: E501 line too long (133 > 100 characters)
Line 301:101: E501 line too long (137 > 100 characters)

Line 41:1: E402 module level import not at top of file
Line 44:1: E402 module level import not at top of file
Line 45:1: E402 module level import not at top of file
Line 47:1: E402 module level import not at top of file
Line 48:1: E402 module level import not at top of file
Line 49:1: E402 module level import not at top of file
Line 50:1: E402 module level import not at top of file
Line 51:1: E402 module level import not at top of file
Line 52:1: E402 module level import not at top of file
Line 53:1: E402 module level import not at top of file
Line 54:1: E402 module level import not at top of file
Line 55:1: E402 module level import not at top of file
Line 56:1: E402 module level import not at top of file
Line 167:101: E501 line too long (127 > 100 characters)
Line 230:101: E501 line too long (101 > 100 characters)
Line 669:101: E501 line too long (107 > 100 characters)

Line 10:1: E302 expected 2 blank lines, found 1
Line 16:9: E265 block comment should start with '# '
Line 28:5: E303 too many blank lines (2)
Line 34:5: E303 too many blank lines (2)
Line 35:9: E265 block comment should start with '# '
Line 38:9: E265 block comment should start with '# '
Line 41:1: E305 expected 2 blank lines after class or function definition, found 1

Line 152:21: E128 continuation line under-indented for visual indent

Line 373:101: E501 line too long (114 > 100 characters)

Comment last updated at 2019-08-27 14:45:25 UTC

@bourque bourque requested a review from bhilbert4 August 26, 2019 15:09
@codecov
Copy link

codecov bot commented Aug 26, 2019

Codecov Report

Merging #496 into master will decrease coverage by 10%.
The diff coverage is 2.96%.

@@             Coverage Diff             @@
##           master     #496       +/-   ##
===========================================
- Coverage   20.67%   10.66%   -10.01%     
===========================================
  Files          62       57        -5     
  Lines        4126     4097       -29     
===========================================
- Hits          853      437      -416     
- Misses       3273     3660      +387
Impacted Files Coverage Δ
jwql/utils/utils.py 48.87% <ø> (+4.51%) ⬆️
jwql/website/apps/jwql/views.py 0% <ø> (ø) ⬆️
jwql/jwql_monitors/monitor_mast.py 46.06% <0%> (ø) ⬆️
jwql/bokeh_templating/factory.py 0% <0%> (ø)
jwql/bokeh_templating/bokeh_surface.py 0% <0%> (ø)
jwql/website/apps/jwql/bokeh_containers.py 0% <0%> (ø)
jwql/bokeh_templating/__init__.py 0% <0%> (ø)
jwql/website/apps/jwql/monitor_pages/__init__.py 0% <0%> (ø)
jwql/bokeh_templating/template.py 0% <0%> (ø)
jwql/jwql_monitors/monitor_filesystem.py 0% <0%> (ø) ⬆️
... and 38 more

@bourque bourque merged commit 07af671 into master Aug 27, 2019
@bourque bourque deleted the v0.22 branch September 16, 2019 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants