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

Make jbrowse desktop more robust to errors when reading recent sessions file #2723

Merged
merged 2 commits into from
Feb 9, 2022

Conversation

cmdcolin
Copy link
Collaborator

@cmdcolin cmdcolin commented Feb 8, 2022

May help with #2720 where if it fails to parse recent_sessions.json, it returns an empty array

@github-actions github-actions bot added the needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) label Feb 8, 2022
@cmdcolin cmdcolin changed the title Robustify recent sessions file reading Make jbrowse desktop more robust to errors when reading recent sessions file Feb 8, 2022
@cmdcolin cmdcolin added bug Something isn't working and removed needs label triage Needs a label to show in changelog (breaking, enhancement, bug, documentation, or internal) labels Feb 8, 2022
@codecov
Copy link

codecov bot commented Feb 8, 2022

Codecov Report

Merging #2723 (1d20a56) into main (b43ed81) will decrease coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2723      +/-   ##
==========================================
- Coverage   60.75%   60.73%   -0.03%     
==========================================
  Files         561      561              
  Lines       26346    26346              
  Branches     6424     6424              
==========================================
- Hits        16007    16001       -6     
- Misses      10013    10019       +6     
  Partials      326      326              
Impacted Files Coverage Δ
...nts/src/SNPCoverageRenderer/SNPCoverageRenderer.ts 66.05% <0.00%> (-5.51%) ⬇️

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 b43ed81...1d20a56. Read the comment docs.

@rbuels rbuels linked an issue Feb 9, 2022 that may be closed by this pull request
@rbuels rbuels merged commit 4d58aea into main Feb 9, 2022
@rbuels rbuels deleted the robustify_recent_sessions branch February 9, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error: Error invoking remote method 'listSessions'
2 participants