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: allow the screen to be filled exactly and fix off by one errors #34

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

tertsdiepraam
Copy link
Member

@tertsdiepraam tertsdiepraam commented Feb 17, 2024

A fix for eza-community/eza#799 and another case I found along the way.

This change does not seem to break anything in uutils.

Copy link

codecov bot commented Feb 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (15fc61c) 47.87% compared to head (1522e5f) 53.46%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #34      +/-   ##
==========================================
+ Coverage   47.87%   53.46%   +5.59%     
==========================================
  Files           4        4              
  Lines         470      490      +20     
  Branches       79       80       +1     
==========================================
+ Hits          225      262      +37     
- Misses        208      209       +1     
+ Partials       37       19      -18     
Flag Coverage Δ
macos_latest 53.26% <95.83%> (+6.45%) ⬆️
ubuntu_latest 48.57% <91.66%> (+1.76%) ⬆️
windows_latest 1.63% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@cakebaker cakebaker merged commit bc662ec into uutils:main Feb 17, 2024
9 checks passed
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