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

Pin/Unpin Logic #3084

Merged
merged 6 commits into from
Jul 26, 2024

added a mock for the pinned event ids

9278aa6
Select commit
Loading
Failed to load commit list.
Merged

Pin/Unpin Logic #3084

added a mock for the pinned event ids
9278aa6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2024 in 1s

77.88% (-0.04%) compared to 5a4d21a

View this Pull Request on Codecov

77.88% (-0.04%) compared to 5a4d21a

Details

Codecov Report

Attention: Patch coverage is 45.87156% with 59 lines in your changes missing coverage. Please review.

Project coverage is 77.88%. Comparing base (5a4d21a) to head (9278aa6).

Files Patch % Lines
...ne/TimelineController/RoomTimelineController.swift 0.00% 28 Missing ⚠️
.../Sources/Screens/RoomScreen/RoomScreenModels.swift 63.33% 11 Missing ⚠️
...urces/Screens/RoomScreen/RoomScreenViewModel.swift 62.50% 9 Missing ⚠️
...eens/RoomScreen/RoomScreenInteractionHandler.swift 0.00% 5 Missing ⚠️
...X/Sources/Screens/RoomScreen/View/RoomScreen.swift 0.00% 3 Missing ⚠️
...View/ItemMenu/TimelineItemMenuActionProvider.swift 0.00% 2 Missing ⚠️
...mScreen/View/ItemMenu/TimelineItemMenuAction.swift 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3084      +/-   ##
===========================================
- Coverage    77.92%   77.88%   -0.04%     
===========================================
  Files          703      703              
  Lines        54436    54510      +74     
===========================================
+ Hits         42421    42457      +36     
- Misses       12015    12053      +38     

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