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 dependency androidx.constraintlayout:constraintlayout-compose to v1.1.0 #3770

Merged
merged 2 commits into from
Nov 4, 2024

Fix negative margin usage

7861342
Select commit
Loading
Failed to load commit list.
Merged

Update dependency androidx.constraintlayout:constraintlayout-compose to v1.1.0 #3770

Fix negative margin usage
7861342
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2024 in 1s

82.91% (+0.00%) compared to 17ea2aa

View this Pull Request on Codecov

82.91% (+0.00%) compared to 17ea2aa

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.91%. Comparing base (17ea2aa) to head (7861342).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3770   +/-   ##
========================================
  Coverage    82.90%   82.91%           
========================================
  Files         1772     1772           
  Lines        44531    44534    +3     
  Branches      5225     5226    +1     
========================================
+ Hits         36920    36924    +4     
  Misses        5780     5780           
+ Partials      1831     1830    -1     

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