Skip to content

feat: show release info in git branch sub menu#64

Merged
rivanuff merged 5 commits into
mainfrom
feat/deployment-info
Feb 24, 2026
Merged

feat: show release info in git branch sub menu#64
rivanuff merged 5 commits into
mainfrom
feat/deployment-info

Conversation

@rivanuff
Copy link
Copy Markdown
Contributor

image

@rivanuff rivanuff requested review from a team, Rovasch, ShunLuk, SimonvanWijhe, dtakken, hnccox-yard, ictbeheer and mvdhoek1 and removed request for a team February 20, 2026 16:21
@rivanuff rivanuff force-pushed the feat/deployment-info branch from d67e05b to 181fc59 Compare February 20, 2026 16:27
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 20, 2026

Coverage report for commit: 7eb6e00
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ███████████████████████ │ 90.5%
  10% │ ██░░░░░░░░░░░░░░░░░░░░░ │  4.8%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.4%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ █░░░░░░░░░░░░░░░░░░░░░░ │  2.4%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 5.03% | Methods: 3.95%
FilesLinesMethodsBranches
src/ACF
   ACFServiceProvider.php--100.00%
src/ACF/Controllers
   ProtectionTypeController.php--100.00%
   WhitelistGroupController.php--100.00%
src/BranchViewer
   BranchViewer.php83.67%40.00%100.00%
   BranchViewerServiceProvider.php10.00%-100.00%
src/Cleanup
   CleanupServiceProvider.php--100.00%
   EnqueuedScriptsStyles.php--100.00%
   MapMetaCap.php--100.00%
src/Cleanup/Plugins
   BaseAbstract.php--100.00%
   SearchWP.php--100.00%
   Stream.php--100.00%
src
   ConfigExpanderServiceProvider.php--100.00%
src/Disable
   DisableAdminNotices.php--100.00%
   DisableComments.php--100.00%
   DisableEmojicons.php--100.00%
   DisableFeed.php--100.00%
   DisableHeaders.php--100.00%
   DisableOEmbedEndpoint.php--100.00%
   DisablePosts.php--100.00%
   DisableRoles.php--100.00%
   DisableServiceProvider.php--100.00%
   DisableUsersEndpoint.php--100.00%
src/Licenses/Contracts
   AbstractLicense.php--100.00%
   LicenseInterface.php100.00%100.00%100.00%
src/Licenses
   LicenseManager.php--100.00%
   LicensesServiceProvider.php--100.00%
src/Licenses/Plugins
   AdvancedCustomFieldsLicense.php--100.00%
   FacetWPLicense.php--100.00%
   GravityFormsLicense.php--100.00%
   SearchWPLicense.php--100.00%
   SeoPressLicense.php--100.00%
   WpMigrateLicense.php--100.00%
src/LoginScreenCustomization
   LoginScreenCustomization.php--100.00%
   LoginScreenCustomizationServiceProvider.php--100.00%
src/Mail
   MailServiceProvider.php--100.00%
src/Protection
   Protect.php11.32%14.29%100.00%
   ProtectionServiceProvider.php--100.00%
   WhitelistEntity.php--100.00%
src/Support/Helpers
   WordPressEnvironment.php--100.00%
src/Support/Traits
   PluginActive.php--100.00%
   Route.php--100.00%
src/routes
   web.php-100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

@rivanuff rivanuff force-pushed the feat/deployment-info branch from 9df0146 to 4431c26 Compare February 20, 2026 16:27
Copy link
Copy Markdown
Contributor

@mvdhoek1 mvdhoek1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Goeie toevoeging en props voor de tests!

Comment thread src/BranchViewer/BranchViewer.php Outdated
Comment thread src/BranchViewer/BranchViewer.php Outdated
Comment thread src/BranchViewer/BranchViewer.php
@ictbeheer
Copy link
Copy Markdown
Member

Heel nice! Let wel op dat dit niet gaat werken voor managed apps bij shock, dus dat dan moet ie terugvallen op het huidige gedrag.

@mvdhoek1
Copy link
Copy Markdown
Contributor

Heel nice! Let wel op dat dit niet gaat werken voor managed apps bij shock, dus dat dan moet ie terugvallen op het huidige gedrag.

Omdat de .dep folder ontbreekt?

@ictbeheer
Copy link
Copy Markdown
Member

Heel nice! Let wel op dat dit niet gaat werken voor managed apps bij shock, dus dat dan moet ie terugvallen op het huidige gedrag.

Omdat de .dep folder ontbreekt?

Klopt

@rivanuff rivanuff force-pushed the feat/deployment-info branch from f073899 to 17b914a Compare February 24, 2026 08:38
@rivanuff rivanuff force-pushed the feat/deployment-info branch from 667bfdf to 0ac65a0 Compare February 24, 2026 09:20
@rivanuff rivanuff force-pushed the feat/deployment-info branch from 0ac65a0 to 7eb6e00 Compare February 24, 2026 09:21
@rivanuff rivanuff merged commit d61d452 into main Feb 24, 2026
5 checks passed
@rivanuff rivanuff deleted the feat/deployment-info branch February 24, 2026 09:25
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.

5 participants