Skip to content

Don't concatenate different list types.#418

Merged
grahamgower merged 1 commit intopopsim-consortium:mainfrom
grahamgower:tipe
Jan 5, 2022
Merged

Don't concatenate different list types.#418
grahamgower merged 1 commit intopopsim-consortium:mainfrom
grahamgower:tipe

Conversation

@grahamgower
Copy link
Copy Markdown
Member

Fixes type checking error in #413.


Also fix pre-commit (mypy needs attrs in its virtual env), which for some reason had been working for me just fine until today.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 1, 2022

Codecov Report

Merging #418 (929340a) into main (618443a) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
- Coverage   99.80%   99.80%   -0.01%     
==========================================
  Files           5        5              
  Lines        1555     1554       -1     
==========================================
- Hits         1552     1551       -1     
  Misses          3        3              
Impacted Files Coverage Δ
demes/ms.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 618443a...929340a. Read the comment docs.

Copy link
Copy Markdown
Member

@jeromekelleher jeromekelleher left a comment

Choose a reason for hiding this comment

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

LGTM

@grahamgower grahamgower merged commit fd1baa3 into popsim-consortium:main Jan 5, 2022
@grahamgower grahamgower deleted the tipe branch January 5, 2022 10:56
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