Sean Quinn

Results 9 issues of Sean Quinn

FAILED tests/test_misc.py::test_get_program_ratings - assert (358, 17) == (357, 17) Not sure why this is failing now of all times, as the '21-'22 data is still there... probably can just go...

This is a simple enhancement introducing a configuration for GitHub Actions to run `pytest` on new pushes to the repository. There are just a few items to note that are...

FAILED tests/test_fanmatch.py::test_fanmatch - AttributeError: 'DataFrame' object has no attribute 'ThrillScore' Seems like some of the parsing got borked due to some small updates in the source HTML for the FanMatch...

Logging into KenPom with MechanicalSoup is a bit wonky in that the service seems to always return `200 OK` status code even on a credential-related failure. This leads to confusion...

Breaking this out from [the issue in which it was initially brought up](https://github.com/j-andrews7/kenpompy/issues/57#issuecomment-1771814318) - it may behoove us to build additional CI/CD steps and change the branching strategy ever so...

enhancement

When generating a Delta purchase link from a Matrix itinerary which includes an infant in seat, the extension does not properly calculate the value for the resulting [`paxCount` URL parameter](https://github.com/adamhwang/ita-matrix-powertools/blob/e426801a117651a8a815cc203ea32f1a36d4fd0b/src/matrix3/links/airlines/dl.js#L34)...

Values for iPhone are hard-coded. Can masks possibly be updated for iPad apps as well? :)