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

733 development status #736

Merged
merged 8 commits into from Mar 16, 2021
Merged

733 development status #736

merged 8 commits into from Mar 16, 2021

Conversation

bhagemeier
Copy link
Member

@bhagemeier bhagemeier commented Mar 12, 2021

Description

This set of changes incorporates updates to README.md and setup.py.

Issue/s resolved: #733

Changes proposed:

  • Set Development Status :: 4 - Beta in setup.yp
  • Update link to CI results and distinguish CPU and GPU tests.

Type of change

  • Documentation update

Due Diligence

  • All split configurations tested - n/a
  • Multiple dtypes tested in relevant functions - n/a
  • Documentation updated (if needed)
  • Updated changelog.md under the title "Pending Additions"

Does this change modify the behaviour of other functions? If so, which?

no

skip ci

@bhagemeier bhagemeier marked this pull request as draft March 12, 2021 07:29
Reference Jenkins CI tests and set development status to Beta.
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #736 (1e476da) into master (2f69e2e) will decrease coverage by 1.78%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #736      +/-   ##
==========================================
- Coverage   95.97%   94.18%   -1.79%     
==========================================
  Files          63       63              
  Lines        8056     8055       -1     
==========================================
- Hits         7732     7587     -145     
- Misses        324      468     +144     
Flag Coverage Δ
gpu ?
unit 94.18% <ø> (ø)

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

Impacted Files Coverage Δ
heat/utils/vision_transforms.py 40.00% <0.00%> (-60.00%) ⬇️
heat/optim/lr_scheduler.py 44.44% <0.00%> (-55.56%) ⬇️
heat/nn/__init__.py 41.66% <0.00%> (-55.56%) ⬇️
heat/optim/__init__.py 44.44% <0.00%> (-50.00%) ⬇️
heat/nn/functional.py 60.00% <0.00%> (-40.00%) ⬇️
heat/cluster/kmedians.py 70.58% <0.00%> (-25.50%) ⬇️
heat/core/devices.py 86.04% <0.00%> (-11.63%) ⬇️
heat/core/communication.py 90.21% <0.00%> (-6.46%) ⬇️
heat/core/tests/test_suites/basic_test.py 91.26% <0.00%> (-4.86%) ⬇️
heat/utils/data/partial_dataset.py 92.30% <0.00%> (-2.09%) ⬇️
... and 4 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 2f69e2e...1e476da. Read the comment docs.

@bhagemeier bhagemeier marked this pull request as ready for review March 12, 2021 08:29
Copy link
Contributor

@ClaudiaComito ClaudiaComito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @bhagemeier !

@ClaudiaComito ClaudiaComito merged commit 6155887 into master Mar 16, 2021
@ClaudiaComito ClaudiaComito deleted the 733-development-status branch March 16, 2021 11:57
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.

Heat software development status "Beta"
4 participants