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

Add disappear cost #52

Merged
merged 1 commit into from
Sep 14, 2023
Merged

Add disappear cost #52

merged 1 commit into from
Sep 14, 2023

Conversation

bentaculum
Copy link
Collaborator

This mirrors the Appear cost and the NodeAppear variable.

@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #52 (93f17cf) into main (842d15d) will increase coverage by 0.38%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   92.47%   92.86%   +0.38%     
==========================================
  Files          30       32       +2     
  Lines         718      757      +39     
==========================================
+ Hits          664      703      +39     
  Misses         54       54              
Files Changed Coverage Δ
motile/costs/__init__.py 100.00% <100.00%> (ø)
motile/costs/disappear.py 100.00% <100.00%> (ø)
motile/variables/__init__.py 100.00% <100.00%> (ø)
motile/variables/node_disappear.py 100.00% <100.00%> (ø)

@funkey
Copy link
Member

funkey commented Sep 14, 2023

Thanks a lot!

@funkey funkey closed this Sep 14, 2023
@funkey funkey reopened this Sep 14, 2023
@funkey funkey merged commit 4d708ee into main Sep 14, 2023
@funkey funkey deleted the add_disappear_cost branch September 14, 2023 20:27
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.

2 participants