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

Fix test script #235

Merged
merged 1 commit into from
Mar 12, 2021
Merged

Fix test script #235

merged 1 commit into from
Mar 12, 2021

Conversation

thornbill
Copy link
Member

This fixes an issue where the test script was failing. The jest script was not located in the expected place since we are using jest-expo.

@sonarcloud
Copy link

sonarcloud bot commented Mar 12, 2021

SonarCloud Quality Gate failed.

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

No Coverage information No Coverage information
10.7% 10.7% Duplication

@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #235 (b36ccac) into master (37167ae) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #235   +/-   ##
=======================================
  Coverage   28.46%   28.46%           
=======================================
  Files          31       31           
  Lines         657      657           
  Branches      133      133           
=======================================
  Hits          187      187           
  Misses        426      426           
  Partials       44       44           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37167ae...b36ccac. Read the comment docs.

@thornbill thornbill merged commit 6bad0d2 into jellyfin:master Mar 12, 2021
@thornbill thornbill deleted the fix-test-script branch March 12, 2021 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants