Skip to content

Conversation

@charlesbluca
Copy link
Collaborator

This PR adds issue templates roughly copying those used for cuDF - should hopefully make it easier to organize issues moving forward.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2021

Codecov Report

Merging #247 (f932c6e) into main (3d4296b) will increase coverage by 100.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           main      #247        +/-   ##
===========================================
+ Coverage      0   100.00%   +100.00%     
===========================================
  Files         0        64        +64     
  Lines         0      2590      +2590     
  Branches      0       361       +361     
===========================================
+ Hits          0      2590      +2590     
Impacted Files Coverage Δ
dask_sql/context.py 100.00% <0.00%> (ø)
dask_sql/physical/rex/__init__.py 100.00% <0.00%> (ø)
dask_sql/physical/rel/custom/create_model.py 100.00% <0.00%> (ø)
dask_sql/physical/rel/custom/analyze.py 100.00% <0.00%> (ø)
dask_sql/physical/rel/custom/predict.py 100.00% <0.00%> (ø)
dask_sql/server/responses.py 100.00% <0.00%> (ø)
dask_sql/physical/rex/core/input_ref.py 100.00% <0.00%> (ø)
dask_sql/input_utils/hive.py 100.00% <0.00%> (ø)
dask_sql/physical/rel/custom/drop_schema.py 100.00% <0.00%> (ø)
dask_sql/physical/rel/logical/join.py 100.00% <0.00%> (ø)
... and 54 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d4296b...f932c6e. Read the comment docs.

@ayushdg
Copy link
Collaborator

ayushdg commented Oct 6, 2021

There's a failing gpuCI check unrelated to this PR. That can be addressed separately

@charlesbluca
Copy link
Collaborator Author

Yup - currently investigating that on #248, as I can't reproduce it locally

@charlesbluca charlesbluca merged commit 5ab6d98 into dask-contrib:main Oct 6, 2021
@charlesbluca charlesbluca deleted the issue-templates branch January 19, 2022 21:24
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.

3 participants