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

Feature/json api #692

Merged
merged 26 commits into from
Mar 15, 2024
Merged

Feature/json api #692

merged 26 commits into from
Mar 15, 2024

Conversation

leoafarias
Copy link
Owner

No description provided.

Copy link

vercel bot commented Mar 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fvm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2024 3:02pm

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

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

Project coverage is 31.38%. Comparing base (653d6eb) to head (215e398).
Report is 2 commits behind head on main.

Files Patch % Lines
lib/src/api/models/json_response.mapper.dart 0.00% 198 Missing ⚠️
.../releases_service/models/version_model.mapper.dart 13.28% 111 Missing ⚠️
lib/src/utils/context.mapper.dart 0.00% 82 Missing ⚠️
lib/src/models/project_model.mapper.dart 0.00% 68 Missing ⚠️
..._service/models/flutter_releases_model.mapper.dart 0.00% 66 Missing ⚠️
lib/src/models/flutter_version_model.mapper.dart 13.23% 59 Missing ⚠️
...src/models/cache_flutter_version_model.mapper.dart 22.22% 49 Missing ⚠️
lib/src/commands/api_command.dart 42.50% 23 Missing ⚠️
lib/src/api/api_service.dart 0.00% 21 Missing ⚠️
...src/services/releases_service/releases_client.dart 25.92% 20 Missing ⚠️
... and 15 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #692       +/-   ##
===========================================
- Coverage   59.44%   31.38%   -28.07%     
===========================================
  Files          52       64       +12     
  Lines        2175     2976      +801     
===========================================
- Hits         1293      934      -359     
- Misses        882     2042     +1160     

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

@leoafarias leoafarias marked this pull request as ready for review March 13, 2024 14:18
@leoafarias leoafarias merged commit 31cb3ce into main Mar 15, 2024
5 checks passed
@leoafarias leoafarias deleted the feature/json-api branch March 15, 2024 22:48
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.

2 participants