Conversation
bbc1200 to
4914051
Compare
4914051 to
1e550dd
Compare
1e550dd to
39d1be5
Compare
Drop ruby 2.5.8 and 2.6.6 Co-authored-by: Logan Sears <logan.sears@appfolio.com>
1afad9d to
b5d5f67
Compare
Also remove some old Rails code Co-authored-by: Logan Sears <logan.sears@appfolio.com>
b5d5f67 to
a779df4
Compare
There no usages of this class anymore according to Sourcegraph
This version of Rails is EOL.
Rails 6.0 is EOL. Additionally, Ruby 3 and Psych 4 and YAML aliases are incompatible. Upgrading Rails to 6.1 and webpacker 5.4 incorporates the fix.
a779df4 to
f1dac4c
Compare
|
What are the coverage metrics from Simplcov? |
|
I believe one of the main concerns from @Diasporism was that the Ruby3 parameters changes might mean tests pass incorrectly. I don't see anything specifically addressing that here (not complaining). Do we still think that might be a valid issue? |
Are you asking for the numbers or what it does? |
I'm waiting to hear back from @Diasporism of an example test that passed when it should have failed. Based on my understanding of the gem (I've been a consumer for a long time, even if not an expert on the gem), that shouldn't happen. |
|
@sarahsehr the coverage numbers. |
The unit test coverage was ~41%. I looked through the actual files and all the "covered" lines were just the class and method names, not the bodies. Elvis Restly had removed the integration tests, but I added them back because of that low coverage. |
|
All PropertyApp selenium tests are passing against a reference to this branch. Nothing to directly QA. |
Uh oh!
There was an error while loading. Please reload this page.