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

Remove pytest-memray from test req, use only in CI #107

Merged
merged 1 commit into from
Jul 13, 2022

Conversation

michalk8
Copy link
Collaborator

closes #106

@michalk8 michalk8 self-assigned this Jul 13, 2022
@michalk8 michalk8 marked this pull request as ready for review July 13, 2022 11:11
@codecov-commenter
Copy link

Codecov Report

Merging #107 (12d4e60) into main (5d48391) will increase coverage by 6.27%.
The diff coverage is 94.17%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   80.99%   87.27%   +6.27%     
==========================================
  Files          41       41              
  Lines        3630     3708      +78     
  Branches      423      431       +8     
==========================================
+ Hits         2940     3236     +296     
+ Misses        568      364     -204     
+ Partials      122      108      -14     
Impacted Files Coverage Δ
ott/core/was_solver.py 100.00% <ø> (+5.00%) ⬆️
ott/geometry/low_rank.py 96.49% <90.00%> (+1.29%) ⬆️
ott/geometry/geometry.py 85.65% <90.19%> (+10.27%) ⬆️
ott/core/gromov_wasserstein.py 98.31% <100.00%> (+15.13%) ⬆️
ott/core/sinkhorn_lr.py 92.57% <100.00%> (+0.87%) ⬆️
ott/geometry/grid.py 91.15% <100.00%> (+0.97%) ⬆️
ott/geometry/pointcloud.py 83.66% <100.00%> (+16.65%) ⬆️
ott/core/sinkhorn.py 94.84% <0.00%> (+0.79%) ⬆️
... and 18 more

@michalk8 michalk8 merged commit f405c21 into ott-jax:main Jul 13, 2022
@michalk8 michalk8 deleted the fix/test-install branch July 13, 2022 12: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.

run tests locally with pytest
2 participants