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

DM-39857: Turn off pytest-flake8 and add ruff configuration #145

Merged
merged 16 commits into from Jul 5, 2023

Conversation

timj
Copy link
Member

@timj timj commented Jul 3, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@timj timj requested a review from mxk62 July 3, 2023 22:03
@timj
Copy link
Member Author

timj commented Jul 3, 2023

@mxk62 this is a minor change for pytest-flake8 and ruff but I also fixed up some docstring problems so that the build is clean in nitpick sphinx mode. The build failure is from the pydantic change which I will pin if I can't get lsst/daf_butler#859 merged in time.

@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01 ⚠️

Comparison is base (0feb97d) 78.73% compared to head (ae9860e) 78.72%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #145      +/-   ##
==========================================
- Coverage   78.73%   78.72%   -0.01%     
==========================================
  Files          40       40              
  Lines        3094     3093       -1     
  Branches      524      519       -5     
==========================================
- Hits         2436     2435       -1     
  Misses        568      568              
  Partials       90       90              
Impacted Files Coverage Δ
python/lsst/ctrl/bps/bps_config.py 94.77% <ø> (ø)
python/lsst/ctrl/bps/bps_reports.py 89.16% <ø> (ø)
python/lsst/ctrl/bps/wms_service.py 85.43% <ø> (ø)
tests/qg_test_utils.py 100.00% <ø> (ø)
tests/test_bps_utils.py 83.33% <ø> (ø)
tests/test_drivers.py 96.15% <ø> (ø)
tests/test_generic_workflow.py 98.84% <ø> (ø)
tests/test_ping.py 93.10% <ø> (ø)
tests/test_pre_transform.py 94.59% <ø> (ø)
tests/test_quantum_clustering_funcs.py 98.19% <ø> (ø)
... and 7 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@timj timj merged commit 77149bf into main Jul 5, 2023
11 checks passed
@timj timj deleted the tickets/DM-39857 branch July 5, 2023 16:33
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