Skip to content

Conversation

@ivaylonikolov7
Copy link
Contributor

@ivaylonikolov7 ivaylonikolov7 commented Oct 7, 2025

Description:

  • Bumps protobuf files to support hooks
  • fixes a bug where if there are new paths in the proto files it doesnt flatten the import structure
  • fixes a bug where proto files sometimes have a duplicated messages so i remove duplicated imports
  • adds new status codes
  • adds new response codes

Related issue(s):
#3338

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@ivaylonikolov7 ivaylonikolov7 requested review from a team as code owners October 7, 2025 19:29
@lfdt-bot
Copy link
Contributor

lfdt-bot commented Oct 7, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

@ivaylonikolov7 ivaylonikolov7 self-assigned this Oct 7, 2025
@codecov
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/RequestType.js 98.40% <100.00%> (+0.03%) ⬆️
src/Status.js 99.88% <100.00%> (+<0.01%) ⬆️
🚀 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.

@ivaylonikolov7 ivaylonikolov7 changed the base branch from main to feat/hip-1195 October 8, 2025 10:44
@ivaylonikolov7 ivaylonikolov7 requested a review from a team as a code owner October 8, 2025 10:44
@ivaylonikolov7 ivaylonikolov7 force-pushed the feat/update-protobuf-files branch from 083ccdc to 4dd8195 Compare October 8, 2025 10:45
@ivaylonikolov7 ivaylonikolov7 changed the base branch from feat/hip-1195 to feat/hip-1195-2 October 8, 2025 10:47
@ivaylonikolov7 ivaylonikolov7 changed the base branch from feat/hip-1195-2 to feat/hip-1195-3 October 8, 2025 11:42
@ivaylonikolov7 ivaylonikolov7 merged commit 3b9174c into feat/hip-1195-3 Oct 8, 2025
11 of 12 checks passed
@ivaylonikolov7 ivaylonikolov7 deleted the feat/update-protobuf-files branch October 8, 2025 12:40
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.

3 participants