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: null pointer in Javascript #461

Merged
merged 1 commit into from
Jan 8, 2024
Merged

fix: null pointer in Javascript #461

merged 1 commit into from
Jan 8, 2024

Conversation

beltram
Copy link
Contributor

@beltram beltram commented Jan 4, 2024


PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

@beltram beltram requested a review from OtaK January 4, 2024 17:51
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (be4edd4) 73.04% compared to head (18ab45b) 73.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #461      +/-   ##
===========================================
- Coverage    73.04%   73.00%   -0.04%     
===========================================
  Files           91       91              
  Lines        15060    15086      +26     
===========================================
+ Hits         11000    11014      +14     
- Misses        4060     4072      +12     

see 9 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

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

@beltram beltram merged commit 806ce08 into develop Jan 8, 2024
22 checks passed
@beltram beltram deleted the dbg/e2ei-js-npe branch January 8, 2024 08:48
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