Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

[iOS] getMentionsState function + tests #850

Merged
merged 4 commits into from
Oct 20, 2023

Conversation

Velin92
Copy link
Member

@Velin92 Velin92 commented Oct 19, 2023

No description provided.

@Velin92 Velin92 linked an issue Oct 19, 2023 that may be closed by this pull request
@Velin92 Velin92 added the iOS label Oct 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d60d40) 87.77% compared to head (0ac4928) 89.50%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #850      +/-   ##
============================================
+ Coverage     87.77%   89.50%   +1.73%     
============================================
  Files           163      116      -47     
  Lines         18635    16801    -1834     
  Branches        976      633     -343     
============================================
- Hits          16357    15038    -1319     
+ Misses         2025     1740     -285     
+ Partials        253       23     -230     
Flag Coverage Δ
uitests 78.85% <0.00%> (+6.37%) ⬆️
uitests-android ?
uitests-ios 78.85% <0.00%> (-0.31%) ⬇️
unittests 88.27% <100.00%> (+2.22%) ⬆️
unittests-android ?
unittests-ios 77.00% <100.00%> (+0.08%) ⬆️
unittests-rust 89.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...iwygComposer/Components/ComposerModelWrapper.swift 88.78% <100.00%> (+0.32%) ⬆️
...WysiwygComposerView/WysiwygComposerViewModel.swift 93.55% <100.00%> (+0.04%) ⬆️

... and 47 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2023

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
No Duplication information No Duplication information

@Velin92 Velin92 merged commit 28de74e into main Oct 20, 2023
8 checks passed
@Velin92 Velin92 deleted the mauroromito/expose_mentions_state_ios branch October 20, 2023 09:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[iOS] expose getMentionsState
3 participants