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

changed documentation small fix #956

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

Dhruv454000
Copy link
Contributor

Description

Changed Validation section.

Issue/s resolved: #955

Type of change

  • Documentation update

@mtar
Copy link
Collaborator

mtar commented Apr 4, 2022

GPU cluster tests are currently disabled on this Pull Request.

@ghost
Copy link

ghost commented Apr 4, 2022

CodeSee Review Map:

Review these changes using an interactive CodeSee Map

Review in an interactive map

View more CodeSee Maps

Legend

CodeSee Map Legend

@codecov
Copy link

codecov bot commented Apr 4, 2022

Codecov Report

Merging #956 (6ee546d) into main (5f5c7b6) will decrease coverage by 1.04%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #956      +/-   ##
==========================================
- Coverage   92.13%   91.09%   -1.05%     
==========================================
  Files          64       64              
  Lines        9877     9877              
==========================================
- Hits         9100     8997     -103     
- Misses        777      880     +103     
Flag Coverage Δ
gpu ?
unit 91.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
heat/core/stride_tricks.py 81.53% <0.00%> (-12.31%) ⬇️
heat/core/devices.py 86.66% <0.00%> (-11.12%) ⬇️
heat/cluster/spectral.py 85.71% <0.00%> (-8.58%) ⬇️
heat/core/communication.py 89.94% <0.00%> (-6.27%) ⬇️
heat/core/tests/test_suites/basic_test.py 91.26% <0.00%> (-4.86%) ⬇️
heat/core/linalg/qr.py 97.30% <0.00%> (-2.70%) ⬇️
heat/utils/data/partial_dataset.py 92.30% <0.00%> (-2.06%) ⬇️
heat/core/linalg/basics.py 94.22% <0.00%> (-1.31%) ⬇️
heat/core/rounding.py 95.95% <0.00%> (-1.02%) ⬇️
heat/core/tiling.py 96.64% <0.00%> (-0.90%) ⬇️
... and 5 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 5f5c7b6...6ee546d. Read the comment docs.

@mtar mtar merged commit 759dd76 into helmholtz-analytics:main Apr 5, 2022
@Dhruv454000 Dhruv454000 deleted the dhruv_doc branch April 5, 2022 11:27
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.

Change in documentation of heat(VERIFICATION part)
2 participants