Crunch-io / rcrunch

R package for interacting with the Crunch API
https://crunch.io/r/crunch/
GNU Lesser General Public License v3.0
9 stars 15 forks source link

Regenerate fixtures #611

Closed gergness closed 1 year ago

gergness commented 1 year ago

Rerun the fixture generation code.

The main code change is that I added some logic to stabilize the palettes on the dataset, because the dataset inherits palettes from both the project and the account, and I have no control over the account-level palettes.

Changes to the fixtures:

I have deliberately not included the new csv results, because they look like a bug with our newly introduced "formulas" to me, and so have filed a pivotal ticket to ask that team to investigate.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (ac5f1d0) 90.94% compared to head (7383c5e) 90.94%.

:exclamation: Current head 7383c5e differs from pull request most recent head 9fa2779. Consider uploading reports for the commit 9fa2779 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #611 +/- ## ======================================= Coverage 90.94% 90.94% ======================================= Files 128 128 Lines 8437 8437 ======================================= Hits 7673 7673 Misses 764 764 ``` 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=Crunch-io). 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=Crunch-io)

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