Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ultimate express adapter #14120

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

Pho3niX90
Copy link

@Pho3niX90 Pho3niX90 commented Nov 8, 2024

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

What is the current behavior?

Issue Number: #14075

What is the new behavior?

{B8BAFF04-AACF-4538-894E-4E5D303B7ECD}

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

@coveralls
Copy link

coveralls commented Nov 8, 2024

Pull Request Test Coverage Report for Build 85842b1b-79cd-4a7c-b499-4e5e2476d312

Details

  • 113 of 115 (98.26%) changed or added relevant lines in 10 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.09%) to 92.336%

Changes Missing Coverage Covered Lines Changed/Added Lines %
packages/platform-ultimate-express/multer/interceptors/file-fields.interceptor.ts 15 17 88.24%
Totals Coverage Status
Change from base Build 72f148bc-4145-44b3-a3c4-06a616307114: 0.09%
Covered Lines: 6867
Relevant Lines: 7437

💛 - Coveralls

- Renamed NestExpress interfaces to NestUltimateExpress for clarity
- Updated filenames and imports to reflect the new naming convention
- Imported VersionedRoute type to improve structure in adapter files
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