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

Feature/update installation #1081

Merged
merged 12 commits into from
Jun 29, 2023
Merged

Feature/update installation #1081

merged 12 commits into from
Jun 29, 2023

Conversation

michalk8
Copy link
Collaborator

The contributing guide will be done later.
closes #892

@michalk8 michalk8 added the documentation Improvements or additions to documentation label Jun 29, 2023
@michalk8 michalk8 self-assigned this Jun 29, 2023
@codecov
Copy link

codecov bot commented Jun 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.61%. Comparing base (dad776a) to head (c831485).
Report is 33 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1081   +/-   ##
=======================================
  Coverage   80.61%   80.61%           
=======================================
  Files          51       51           
  Lines        8481     8481           
  Branches     2214     2215    +1     
=======================================
  Hits         6837     6837           
  Misses       1104     1104           
  Partials      540      540           
Files Coverage Δ
src/cellrank/_utils/_docs.py 92.00% <ø> (ø)
src/cellrank/_utils/_lineage.py 84.76% <ø> (ø)
src/cellrank/datasets.py 51.21% <ø> (-3.33%) ⬇️
src/cellrank/estimators/_base_estimator.py 79.89% <ø> (ø)
src/cellrank/estimators/mixins/_lineage_drivers.py 75.74% <ø> (ø)
...cellrank/estimators/mixins/decomposition/_eigen.py 86.42% <ø> (ø)
...cellrank/estimators/mixins/decomposition/_schur.py 95.12% <ø> (ø)
src/cellrank/estimators/terminal_states/_gpcca.py 78.21% <ø> (ø)
src/cellrank/kernels/_base_kernel.py 82.94% <100.00%> (+0.11%) ⬆️
src/cellrank/kernels/_cytotrace_kernel.py 84.44% <ø> (ø)
... and 11 more

@michalk8 michalk8 merged commit 73e42ef into main Jun 29, 2023
0 of 2 checks passed
@michalk8 michalk8 deleted the feature/update-installation branch June 29, 2023 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update installation page, contributing and developer API
1 participant