near / nearcore

Reference client for NEAR Protocol
https://near.org
GNU General Public License v3.0
2.3k stars 600 forks source link

fix: fix CSS border display at the end of the page #11677

Closed Trisfald closed 1 week ago

Trisfald commented 1 week ago

Fixes a little display error of the table bottom border, in the validators debug page.

Trisfald commented 1 week ago

Sorry, it was hard to catch visually πŸ™

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 71.66%. Comparing base (48201f8) to head (d338d0c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #11677 +/- ## ========================================== - Coverage 71.66% 71.66% -0.01% ========================================== Files 788 788 Lines 161371 161371 Branches 161371 161371 ========================================== - Hits 115644 115640 -4 Misses 40693 40693 - Partials 5034 5038 +4 ``` | [Flag](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | Coverage Ξ” | | |---|---|---| | [backward-compatibility](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `0.23% <ΓΈ> (ΓΈ)` | | | [db-migration](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `0.23% <ΓΈ> (ΓΈ)` | | | [genesis-check](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `1.36% <ΓΈ> (ΓΈ)` | | | [integration-tests](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `37.79% <ΓΈ> (-0.11%)` | :arrow_down: | | [linux](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `69.05% <ΓΈ> (-0.02%)` | :arrow_down: | | [linux-nightly](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `71.16% <ΓΈ> (+<0.01%)` | :arrow_up: | | [macos](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `52.64% <ΓΈ> (+1.56%)` | :arrow_up: | | [pytests](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `1.59% <ΓΈ> (ΓΈ)` | | | [sanity-checks](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `1.39% <ΓΈ> (ΓΈ)` | | | [unittests](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `66.26% <ΓΈ> (+<0.01%)` | :arrow_up: | | [upgradability](https://app.codecov.io/gh/near/nearcore/pull/11677/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near) | `0.28% <ΓΈ> (ΓΈ)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=near#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.