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 test for ItemSortBy enum #209

Merged
merged 1 commit into from
Jul 17, 2022
Merged

Conversation

thornbill
Copy link
Member

@thornbill thornbill commented Jul 15, 2022

Adds a test for the ItemSortBy enum to fix it being reported as uncovered despite being a constant

@codecov-commenter
Copy link

Codecov Report

Merging #209 (aabd6ee) into master (b945687) will increase coverage by 6.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #209      +/-   ##
==========================================
+ Coverage   93.73%   99.79%   +6.06%     
==========================================
  Files          78       78              
  Lines         495      495              
  Branches       52       52              
==========================================
+ Hits          464      494      +30     
+ Misses         31        1      -30     
Impacted Files Coverage Δ
src/models/api/index.ts 100.00% <0.00%> (+100.00%) ⬆️
src/models/api/item-sort-by.ts 100.00% <0.00%> (+100.00%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@thornbill thornbill merged commit 50eea05 into jellyfin:master Jul 17, 2022
@thornbill thornbill deleted the api-model-test branch July 18, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants