Skip to content

Conversation

@davitnapitupulu
Copy link
Contributor

@davitnapitupulu davitnapitupulu commented Aug 30, 2025

Pull Request

⚠️ IMPORTANT: PR title must follow conventional commit format:
<type>(<scope>): <description>

Examples:

  • feat(core): add bulk fetch operation
  • fix(redis): resolve connection leak issue
  • docs: update API documentation

Types: feat, fix, docs, style, refactor, perf, test, chore, ci, revert
See CONTRIBUTING.md for details.

Description

  • fix workflow pages and branch protection

Related Issue

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Build/dependency changes

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Manual testing

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
  • I have signed all my commits with my GPG key

Additional Context

@davitnapitupulu davitnapitupulu changed the title fix: fix workflow pages and branch protection ci: fix workflow pages and branch protection Aug 30, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 30, 2025

📊 Coverage Report

Metric Coverage Status
Overall Coverage 90.06% ✅ PASS

Requirements

  • Minimum Overall Coverage: 85%

Note

Coverage Requirements Met!

Great job maintaining good test coverage!

📈 Coverage Details

You can download the full coverage report from the Artifacts section of this workflow run.

@davitnapitupulu davitnapitupulu merged commit bf8320e into main Aug 30, 2025
8 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