Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

fix: validation rules array default#7

Merged
me-marcel merged 1 commit intomainfrom
fix/validation_rules_array_default
Jul 27, 2025
Merged

fix: validation rules array default#7
me-marcel merged 1 commit intomainfrom
fix/validation_rules_array_default

Conversation

@me-marcel
Copy link
Member

Pull Request

Description

Type of Change

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • chore: Changes to the build process or auxiliary tools and libraries
  • ci: Changes to our CI configuration files and scripts

Breaking Changes

  • Yes
  • No

Related Issues

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings
  • I have read and agree to the Contributing Guidelines

Additional Notes

@me-marcel me-marcel self-assigned this Jul 27, 2025
@codecov
Copy link

codecov bot commented Jul 27, 2025

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
app/Http/Controllers/ClusterController.php 0.00% 2 Missing ⚠️
app/Http/Controllers/API/ClusterController.php 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@me-marcel me-marcel merged commit 4cdc237 into main Jul 27, 2025
4 checks passed
@me-marcel me-marcel deleted the fix/validation_rules_array_default branch July 27, 2025 09:08
@forepath-semantic-release
Copy link
Contributor

This PR is included in version 1.2.2 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments