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

Update pyGAM link function #1175

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Update pyGAM link function #1175

merged 1 commit into from
Mar 5, 2024

Conversation

WeilerP
Copy link
Member

@WeilerP WeilerP commented Mar 5, 2024

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

Bug fixes

  • Rename "inverse-squared" to "inv_squared".

Closes

Closes #1170.

Rename `"inverse-squared"` to `"inv_squared"`.
@WeilerP WeilerP requested a review from michalk8 March 5, 2024 07:57
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.77%. Comparing base (3b8e314) to head (e46f6bc).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1175   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files          51       51           
  Lines        8607     8607           
  Branches     2237     2237           
=======================================
  Hits         6952     6952           
  Misses       1102     1102           
  Partials      553      553           
Files Coverage Δ
src/cellrank/models/_pygam_model.py 91.83% <100.00%> (ø)

Copy link
Collaborator

@michalk8 michalk8 left a comment

Choose a reason for hiding this comment

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

Thanks @WeilerP !

@WeilerP WeilerP merged commit 4ae88b9 into main Mar 5, 2024
8 of 9 checks passed
@WeilerP WeilerP deleted the fix/gam_link_names branch March 5, 2024 16:03
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.

Inverse-squared link error
2 participants