Skip to content

Prevent weird table layout on permission page when a single module in dist#3559

Merged
oalders merged 1 commit intomasterfrom
oalders/metacpan-web/permission-grid
Mar 9, 2026
Merged

Prevent weird table layout on permission page when a single module in dist#3559
oalders merged 1 commit intomasterfrom
oalders/metacpan-web/permission-grid

Conversation

@oalders
Copy link
Member

@oalders oalders commented Mar 7, 2026

Before:


| App::Photobear |

After:


| App::Photobear |

… dist

Before:

  ------------------------------------------
  | App::Photobear   |
  ------------------------------------------

After:

  --------------------
  | App::Photobear   |
  --------------------
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.70%. Comparing base (18fc5b6) to head (f60cecf).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3559   +/-   ##
=======================================
  Coverage   74.70%   74.70%           
=======================================
  Files          71       71           
  Lines        2463     2463           
  Branches      349      349           
=======================================
  Hits         1840     1840           
  Misses        490      490           
  Partials      133      133           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oalders oalders merged commit ffd203b into master Mar 9, 2026
12 checks passed
@oalders oalders deleted the oalders/metacpan-web/permission-grid branch March 9, 2026 01:12
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