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

@room pill #1834

Merged
merged 4 commits into from Sep 29, 2023
Merged

@room pill #1834

merged 4 commits into from Sep 29, 2023

Conversation

Velin92
Copy link
Contributor

@Velin92 Velin92 commented Sep 29, 2023

This also introduces the red color for when the mentions is of self, and adds more testing.

Simulator Screenshot - iPhone 14 - 2023-09-29 at 14 13 54

@Velin92 Velin92 requested a review from a team as a code owner September 29, 2023 12:03
@Velin92 Velin92 requested review from stefanceriu and removed request for a team September 29, 2023 12:03
@github-actions
Copy link

github-actions bot commented Sep 29, 2023

Warnings
⚠️ Some of the commits are missing ticket numbers. Please consider squashing all commits that don't have a tracking number.

Generated by 🚫 Danger Swift against e73a8be

@Velin92 Velin92 linked an issue Sep 29, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 21 lines in your changes are missing coverage. Please review.

Comparison is base (1e842fd) 71.42% compared to head (670882b) 71.31%.

❗ Current head 670882b differs from pull request most recent head e73a8be. Consider uploading reports for the commit e73a8be to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1834      +/-   ##
===========================================
- Coverage    71.42%   71.31%   -0.11%     
===========================================
  Files          438      438              
  Lines        29931    29962      +31     
  Branches     14694    14694              
===========================================
- Hits         21377    21368       -9     
- Misses        8017     8054      +37     
- Partials       537      540       +3     
Flag Coverage Δ
unittests 54.80% <81.25%> (-0.09%) ⬇️

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

Files Coverage Δ
...ces/Other/HTMLParsing/ElementXAttributeScope.swift 0.00% <ø> (ø)
ElementX/Sources/Other/MatrixEntityRegex.swift 96.55% <100.00%> (+0.63%) ⬆️
...X/Sources/Other/Pills/PillTextAttachmentData.swift 87.50% <ø> (ø)
.../Sources/Screens/RoomScreen/RoomScreenModels.swift 72.97% <ø> (ø)
...urces/Screens/RoomScreen/RoomScreenViewModel.swift 56.19% <100.00%> (+0.05%) ⬆️
...es/Other/HTMLParsing/AttributedStringBuilder.swift 90.49% <95.12%> (+0.49%) ⬆️
...urces/Other/Pills/PillAttachmentViewProvider.swift 55.26% <50.00%> (ø)
ElementX/Sources/Other/Pills/PillContext.swift 87.23% <83.33%> (-2.32%) ⬇️
ElementX/Sources/Other/Pills/PillView.swift 79.41% <62.50%> (-6.31%) ⬇️
ElementX/Sources/Other/Pills/MentionBuilder.swift 68.75% <65.21%> (-3.25%) ⬇️

... and 4 files with indirect coverage changes

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

Copy link
Contributor

@stefanceriu stefanceriu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 👏

@sonarcloud
Copy link

sonarcloud bot commented Sep 29, 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 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Velin92 Velin92 merged commit b7c46ce into develop Sep 29, 2023
5 of 6 checks passed
@Velin92 Velin92 deleted the mauroromito/room_pill branch September 29, 2023 13:40
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.

Mentions: @room mention pill
2 participants