j40-cejst-2/data/data-pipeline/data_pipeline/score
Emma Nechamkin 1c4d3e4142
Score tests (#1847)
* update Python version on README; tuple typing fix

* Alaska tribal points fix (#1821)

* Bump mistune from 0.8.4 to 2.0.3 in /data/data-pipeline (#1777)

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v0.8.4...v2.0.3)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* poetry update

* initial pass of score tests

* add threshold tests

* added ses threshold (not donut, not island)

* testing suite -- stopping for the day

* added test for lead proxy indicator

* Refactor score tests to make them less verbose and more direct (#1865)

* Cleanup tests slightly before refactor (#1846)

* Refactor score calculations tests

* Feedback from review

* Refactor output tests like calculatoin tests (#1846) (#1870)

* Reorganize files (#1846)

* Switch from lru_cache to fixture scorpes (#1846)

* Add tests for all factors (#1846)

* Mark smoketests and run as part of be deply (#1846)

* Update renamed var (#1846)

* Switch from named tuple to dataclass (#1846)

This is annoying, but pylint in python3.8 was crashing parsing the named
tuple. We weren't using any namedtuple-specific features, so I made the
type a dataclass just to get pylint to behave.

* Add default timout to requests (#1846)

* Fix type (#1846)

* Fix merge mistake on poetry.lock (#1846)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jorge Escobar <jorge.e.escobar@omb.eop.gov>
Co-authored-by: Jorge Escobar <83969469+esfoobar-usds@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Bowen <83967628+mattbowen-usds@users.noreply.github.com>
Co-authored-by: matt bowen <matthew.r.bowen@omb.eop.gov>
2022-08-26 15:23:20 -04:00
..
schemas Marshmallow Schemas for YAML files (#1497) 2022-03-31 13:56:10 -04:00
adding_variables_to_score.md Adding first street foundation data (#1823) 2022-08-17 10:14:23 -04:00
field_names.py Score tests (#1847) 2022-08-26 15:23:20 -04:00
score.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_a.py Various updates to Definition L (#850) 2021-11-04 12:17:45 -04:00
score_b.py Various updates to Definition L (#850) 2021-11-04 12:17:45 -04:00
score_c.py Add NATA cancer risk and respiratory hazard to definition L (#1001) 2021-12-07 12:45:45 -05:00
score_d.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_f.py Add NATA cancer risk and respiratory hazard to definition L (#1001) 2021-12-07 12:45:45 -05:00
score_g.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_h.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_i.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_k.py Big ole score refactor (#815) 2021-11-02 14:12:53 -04:00
score_l.py Issue 1141: Definition M (#1151) 2022-01-18 14:56:55 -05:00
score_m.py Adding booleans for FE to display (#1393) 2022-03-29 20:17:10 -04:00
score_narwhal.py Score tests (#1847) 2022-08-26 15:23:20 -04:00
score_runner.py Updates backend constants to N (#1854) 2022-08-23 16:19:00 -04:00
utils.py Add donut hole calculation to score (#1828) 2022-08-18 12:04:46 -04:00