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

Enable tox in CI #713

Merged
merged 5 commits into from Aug 13, 2021
Merged

Enable tox in CI #713

merged 5 commits into from Aug 13, 2021

Conversation

michalk8
Copy link
Collaborator

IMPORTANT: Please search among the Pull requests before creating one.

Title

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New feature (non-breaking change which adds functionality)

Description

Enable tox in CI.

How has this been tested?

Have release notes been modified?

Closes

closes #675

@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #713 (6fffd05) into dev (2ca440a) will decrease coverage by 6.71%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #713      +/-   ##
==========================================
- Coverage   88.32%   81.60%   -6.72%     
==========================================
  Files          71       59      -12     
  Lines        8770     8705      -65     
  Branches        0     1765    +1765     
==========================================
- Hits         7746     7104     -642     
+ Misses       1024     1022       -2     
- Partials        0      579     +579     
Impacted Files Coverage Δ
cellrank/pl/_graph.py 71.05% <0.00%> (-13.60%) ⬇️
cellrank/tl/estimators/_cflare.py 68.36% <0.00%> (-12.25%) ⬇️
cellrank/tl/kernels/_pseudotime_kernel.py 75.71% <0.00%> (-11.43%) ⬇️
cellrank/tl/estimators/_property.py 73.81% <0.00%> (-11.43%) ⬇️
cellrank/settings/_settings.py 80.00% <0.00%> (-10.00%) ⬇️
cellrank/tl/estimators/_gpcca.py 77.73% <0.00%> (-9.67%) ⬇️
cellrank/tl/estimators/_base_estimator.py 77.33% <0.00%> (-9.57%) ⬇️
cellrank/pl/_log_odds.py 78.78% <0.00%> (-9.10%) ⬇️
cellrank/tl/kernels/_base_kernel.py 78.51% <0.00%> (-9.03%) ⬇️
cellrank/pl/_cluster_lineage.py 81.73% <0.00%> (-8.70%) ⬇️
... and 48 more

@michalk8 michalk8 added the misc PR fixes something arbitrary label Aug 13, 2021
@michalk8 michalk8 merged commit d23f380 into dev Aug 13, 2021
@michalk8 michalk8 deleted the tox_ci branch August 13, 2021 18:48
@michalk8 michalk8 mentioned this pull request Aug 13, 2021
@Marius1311
Copy link
Collaborator

Nice, great that this is finally done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
misc PR fixes something arbitrary
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants