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

feat: search #10

Merged
merged 6 commits into from
Mar 12, 2024
Merged

feat: search #10

merged 6 commits into from
Mar 12, 2024

Conversation

nathanfallet
Copy link
Member

No description provided.

Copy link

codecov bot commented Mar 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 69 lines in your changes are missing coverage. Please review.

Project coverage is 0.82%. Comparing base (624c093) to head (d78e2d5).

Files Patch % Lines
...let/extopy/viewmodels/timelines/SearchViewModel.kt 0.00% 46 Missing ⚠️
...n/kotlin/me/nathanfallet/extopy/di/SharedModule.kt 0.00% 3 Missing ⚠️
...nfallet/extopy/usecases/posts/FetchPostsUseCase.kt 0.00% 3 Missing ⚠️
...nfallet/extopy/usecases/users/FetchUsersUseCase.kt 0.00% 3 Missing ⚠️
...hanfallet/extopy/viewmodels/posts/PostViewModel.kt 0.00% 2 Missing ⚠️
...t/extopy/viewmodels/timelines/TimelineViewModel.kt 0.00% 2 Missing ⚠️
...fallet/extopy/viewmodels/users/ProfileViewModel.kt 0.00% 2 Missing ⚠️
...nfallet/extopy/usecases/posts/CreatePostUseCase.kt 0.00% 1 Missing ⚠️
...t/extopy/usecases/posts/FetchPostRepliesUseCase.kt 0.00% 1 Missing ⚠️
...anfallet/extopy/usecases/posts/FetchPostUseCase.kt 0.00% 1 Missing ⚠️
... and 5 more
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #10      +/-   ##
========================================
- Coverage   0.95%   0.82%   -0.14%     
========================================
  Files         29      32       +3     
  Lines        314     365      +51     
  Branches      41      51      +10     
========================================
  Hits           3       3              
- Misses       311     362      +51     

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

@nathanfallet nathanfallet merged commit d98ba5b into main Mar 12, 2024
1 of 3 checks passed
@nathanfallet nathanfallet deleted the feature/search branch March 12, 2024 18:50
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.

None yet

1 participant