Closed andrewfullard closed 1 month ago
*beep* *bop* Hi human, I ran ruff on the latest commit (d75e7783310df083cb4ea3041c19f835dd4eb561). Here are the outputs produced. Results can also be downloaded as artifacts here. Summarised output:
Complete output(might be large):
*beep* *bop*
Hi, human.
The docs
workflow has succeeded :heavy_check_mark:
Click here to see your results.
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 70.51%. Comparing base (
4c6780c
) to head (d75e778
). Report is 3 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
tardis/visualization/widgets/util.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:pencil: Description
Type: :beetle:
bugfix
The previous qgridnext import check #2819 caused tests to fail. This version falls back to regular qgrid, which will still raise an exception logging error but prevents test failures.
:vertical_traffic_light: Testing
How did you test these changes?
:ballot_box_with_check: Checklist
build_docs
label