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

Update version to 2.5.0 and add unit tests #206

Merged
merged 8 commits into from
Nov 3, 2024
Merged

Conversation

sboh1214
Copy link
Contributor

@sboh1214 sboh1214 commented Nov 3, 2024

Description

  • bump version to 2.5.0
  • change flutter version to 3.24.3 on pubspec.yaml
  • update webview_flutter 3.0.4 > 4.10.0
  • upgrade pubspec dependencies
  • disable android test github actions

Unit test

  • Add unit test for pages and widgets

@sboh1214 sboh1214 added cicd Continuous Integration or Delivery chore labels Nov 3, 2024
@sboh1214 sboh1214 self-assigned this Nov 3, 2024
@github-actions github-actions bot added the size/m label Nov 3, 2024
Copy link

codecov bot commented Nov 3, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 16 lines in your changes missing coverage. Please review.

Project coverage is 39.00%. Comparing base (55c372f) to head (63d7513).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
lib/pages/login_page.dart 0.00% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   31.03%   39.00%   +7.96%     
==========================================
  Files          80       80              
  Lines        4865     4879      +14     
==========================================
+ Hits         1510     1903     +393     
+ Misses       3355     2976     -379     

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

@github-actions github-actions bot added size/l and removed size/m labels Nov 3, 2024
@sboh1214 sboh1214 merged commit 5896c05 into main Nov 3, 2024
8 checks passed
@sboh1214 sboh1214 deleted the chore@version-2.5.0 branch November 3, 2024 13:13
@sboh1214 sboh1214 changed the title Update version to 2.5.0 Update version to 2.5.0 and add unit tests Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore cicd Continuous Integration or Delivery size/l
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant