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

Flutter 3.27 #68

Merged
merged 5 commits into from
Jan 5, 2025
Merged

Flutter 3.27 #68

merged 5 commits into from
Jan 5, 2025

Conversation

lishaduck
Copy link
Member

Description

This PR gets bootstrap running on my machine again.


Type of Change

  • 🗑️ Chore

Checklist

  • Read the Contributing Guidelines.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Fill out this template.
  • Log your hours.
  • Check that commits follow the Angular commit convention, more or less.
  • Ideally, include relevant tests that fail without this PR but pass with it (if applicable).

Tested on

  • CI

@lishaduck lishaduck added chore Relates to something miscellaneous help-wanted Extra attention is needed dart Pull requests that update Dart code labels Dec 24, 2024
@lishaduck lishaduck self-assigned this Dec 24, 2024
@lishaduck lishaduck requested a review from a team as a code owner December 24, 2024 01:25
Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 38.57%. Comparing base (2318ef1) to head (cfbd1a5).
Report is 1 commits behind head on main.

Files with missing lines Coverage Δ
...pp/lib/src/features/auth/data/auth_repository.dart 35.29% <ø> (ø)
...ib/src/features/home/application/feed_service.dart 43.75% <ø> (ø)
...rc/features/home/application/location_service.dart 100.00% <ø> (ø)
...ib/src/features/home/data/location_repository.dart 30.76% <ø> (ø)
...pp/lib/src/features/home/data/post_repository.dart 0.00% <ø> (ø)
...eatures/settings/application/settings_service.dart 100.00% <ø> (ø)
...features/settings/data/preferences_repository.dart 100.00% <ø> (ø)
packages/app/lib/src/utils/api.dart 47.05% <ø> (ø)
packages/app/lib/src/utils/router.dart 100.00% <ø> (ø)

@lishaduck lishaduck changed the base branch from router-tests to main January 5, 2025 21:22
@lishaduck lishaduck mentioned this pull request Jan 5, 2025
6 tasks
@MattsAttack MattsAttack added this pull request to the merge queue Jan 5, 2025
Merged via the queue into main with commit 7ae3853 Jan 5, 2025
11 checks passed
@MattsAttack MattsAttack deleted the upgrade branch January 5, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Relates to something miscellaneous dart Pull requests that update Dart code help-wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants