sims-lab / CapCruncher

Analysis tool for NG-Capture-C, Tri-C and Tiled-C data
https://sims-lab.github.io/CapCruncher/
GNU General Public License v3.0
6 stars 3 forks source link

feat(utils): added make_chicago_map cli command #228

Closed alsmith151 closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #228 (763e987) into master (0a956ab) will increase coverage by 0.43%. The diff coverage is 95.23%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228/graphs/tree.svg?width=650&height=150&src=pr&token=RHIGNMGX09&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab)](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) ```diff @@ Coverage Diff @@ ## master #228 +/- ## ========================================== + Coverage 65.89% 66.32% +0.43% ========================================== Files 37 37 Lines 3029 3068 +39 ========================================== + Hits 1996 2035 +39 Misses 1033 1033 ``` | [Files](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) | Coverage Δ | | |---|---|---| | [tests/test\_cli.py](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab#diff-dGVzdHMvdGVzdF9jbGkucHk=) | `100.00% <100.00%> (ø)` | | | [capcruncher/cli/cli\_utilities.py](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab#diff-Y2FwY3J1bmNoZXIvY2xpL2NsaV91dGlsaXRpZXMucHk=) | `48.12% <88.23%> (+4.97%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Last update [0a956ab...763e987](https://app.codecov.io/gh/sims-lab/CapCruncher/pull/228?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sims-lab).