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

Add index for api util functions #439

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

thornbill
Copy link
Member

I think we need to reconsider how the code is structured to make it easier to find these, but for now this should help some at least.

@thornbill thornbill added the enhancement New feature or request label Mar 27, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #439 (210c71f) into master (056f034) will decrease coverage by 11.09%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           master     #439       +/-   ##
===========================================
- Coverage   99.79%   88.70%   -11.09%     
===========================================
  Files          80       81        +1     
  Lines         488      549       +61     
  Branches       48       48               
===========================================
  Hits          487      487               
- Misses          1       62       +61     
Impacted Files Coverage Δ
src/utils/api/index.ts 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sonarqubecloud
Copy link

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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@thornbill
Copy link
Member Author

The last commit here fixed the test coverage so it is back to where it was previously... not entirely sure why codecov did not update the comment.

@thornbill thornbill merged commit cd59dcb into jellyfin:master Mar 29, 2023
@thornbill thornbill deleted the export-api-utils branch March 29, 2023 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants