vluzko / manifoldpy

Python tools for working with Manifold Markets
MIT License
34 stars 12 forks source link

Comments API update + slightly better testing for comments API. circl… #128

Closed vluzko closed 1 year ago

vluzko commented 1 year ago

…eci mypy fix Closes #127

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 57.31% and project coverage change: -2.66 :warning:

Comparison is base (b162979) 94.01% compared to head (ff8d8d8) 91.36%.

:exclamation: Current head ff8d8d8 differs from pull request most recent head 0374001. Consider uploading reports for the commit 0374001 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #128 +/- ## ========================================== - Coverage 94.01% 91.36% -2.66% ========================================== Files 13 13 Lines 1020 1088 +68 ========================================== + Hits 959 994 +35 - Misses 61 94 +33 ``` | [Impacted Files](https://codecov.io/gh/vluzko/manifoldpy/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow) | Coverage Δ | | |---|---|---| | [manifoldpy/calibration.py](https://codecov.io/gh/vluzko/manifoldpy/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow#diff-bWFuaWZvbGRweS9jYWxpYnJhdGlvbi5weQ==) | `68.46% <14.63%> (-31.54%)` | :arrow_down: | | [manifoldpy/api.py](https://codecov.io/gh/vluzko/manifoldpy/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow#diff-bWFuaWZvbGRweS9hcGkucHk=) | `89.48% <100.00%> (+0.25%)` | :arrow_up: | | [manifoldpy/cache\_utils.py](https://codecov.io/gh/vluzko/manifoldpy/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow#diff-bWFuaWZvbGRweS9jYWNoZV91dGlscy5weQ==) | `100.00% <100.00%> (+2.43%)` | :arrow_up: | | [tests/api\_test/api\_correctness\_test.py](https://codecov.io/gh/vluzko/manifoldpy/pull/128?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow#diff-dGVzdHMvYXBpX3Rlc3QvYXBpX2NvcnJlY3RuZXNzX3Rlc3QucHk=) | `84.21% <100.00%> (+27.06%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vincent+Luczkow)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.