Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STUTL-30 replace json2csv #64

Merged
merged 1 commit into from Mar 13, 2023
Merged

STUTL-30 replace json2csv #64

merged 1 commit into from Mar 13, 2023

Conversation

zburke
Copy link
Member

@zburke zburke commented Mar 7, 2023

json2csv was abandoned after v5. Updating to @json2csv, an ESM module, also required updating test infrastructure.

Refs STUTL-30

`json2csv` was abandoned after v5. Updating to `@json2csv`, an ESM
module, also required updating test infrastructure.

Refs STUTL-30
@zburke zburke requested a review from JohnC-80 March 7, 2023 05:06
@github-actions
Copy link

github-actions bot commented Mar 7, 2023

Jest Unit Test Statistics

30 tests  ±0   30 ✔️ ±0   1s ⏱️ -1s
  6 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 4f690ac. ± Comparison against base commit bc27c0d.

@github-actions
Copy link

github-actions bot commented Mar 7, 2023

BigTest Unit Test Statistics

0 tests  ±0   0 ✔️ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ±0 

Results for commit 4f690ac. ± Comparison against base commit bc27c0d.

@sonarcloud
Copy link

sonarcloud bot commented Mar 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@zburke zburke merged commit b427cee into master Mar 13, 2023
@zburke zburke deleted the STUTL-30 branch March 13, 2023 15:23
zburke added a commit that referenced this pull request Mar 13, 2023
zburke added a commit that referenced this pull request Mar 13, 2023
This reverts commit b427cee.

Maaaaaaybe this is the cause of failures in other repos, indicating that, across the board, jest needs to be updated to v29, and/or `@json2csv` needs to be added to `jest.config.js::transformIgnorePatterns`. I don't love either of those options, but I guess the "real" problem here is that `@folio` modules aren't transpiled upon distribution and that's allowing this issue to leak through.
@zburke zburke restored the STUTL-30 branch March 15, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants