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

Fix grid size not working #75

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Fix grid size not working #75

merged 1 commit into from
Jul 20, 2024

Conversation

Gold872
Copy link
Owner

@Gold872 Gold872 commented Jul 20, 2024

Resolves #73

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

Attention: Patch coverage is 73.07692% with 7 lines in your changes missing coverage. Please review.

Project coverage is 62.77%. Comparing base (1f70675) to head (a28a5e9).

Files Patch % Lines
...able_containers/models/widget_container_model.dart 0.00% 6 Missing ⚠️
lib/widgets/tab_grid.dart 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   62.69%   62.77%   +0.07%     
==========================================
  Files          75       75              
  Lines        7809     7811       +2     
==========================================
+ Hits         4896     4903       +7     
+ Misses       2913     2908       -5     

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

@Gold872 Gold872 merged commit 49a2da3 into main Jul 20, 2024
5 checks passed
@Gold872 Gold872 deleted the fix-grid-size branch July 20, 2024 18:52
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.

Grid size does not work?
1 participant