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

Upgrade typescript, format the code and add license header #54

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Jul 17, 2024

Description

  • Upgrade typescript to ^4.6.3
  • Adds the missing license to infrastructure code
  • Formats the code
  • Removes unused and wildcard imports
  • Rearranges the imports

IDE used: vscode

Issues Resolved

part of #55

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.73%. Comparing base (77e511d) to head (0a869a6).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #54      +/-   ##
============================================
- Coverage     76.75%   76.73%   -0.03%     
  Complexity      179      179              
============================================
  Files            52       52              
  Lines          1127     1126       -1     
  Branches         49       49              
============================================
- Hits            865      864       -1     
  Misses          239      239              
  Partials         23       23              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gaiksaya gaiksaya changed the title Add license to infrastructure code and format Upgrade typescript and add license to infrastructure code, format Jul 17, 2024
@gaiksaya gaiksaya changed the title Upgrade typescript and add license to infrastructure code, format Upgrade typescript, format the code and add license header Jul 18, 2024
@gaiksaya gaiksaya self-assigned this Jul 18, 2024
@bshien bshien merged commit 7cf870f into opensearch-project:main Aug 12, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants