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

chore: remove obsolete DefinitionTypes type #912

Merged
merged 1 commit into from
May 3, 2022

Conversation

ST-DDT
Copy link
Member

@ST-DDT ST-DDT commented May 3, 2022

Missed during my previous cleanup.

@ST-DDT ST-DDT added c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug labels May 3, 2022
@ST-DDT ST-DDT requested review from a team May 3, 2022 18:32
@ST-DDT ST-DDT self-assigned this May 3, 2022
@codecov
Copy link

codecov bot commented May 3, 2022

Codecov Report

Merging #912 (23ec9d1) into main (e29e875) will increase coverage by 0.00%.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main     #912   +/-   ##
=======================================
  Coverage   99.64%   99.65%           
=======================================
  Files        1958     1958           
  Lines      210679   210666   -13     
  Branches      907      907           
=======================================
- Hits       209931   209930    -1     
+ Misses        729      717   -12     
  Partials       19       19           
Impacted Files Coverage Δ
src/definitions/definitions.ts 0.00% <ø> (ø)
src/definitions/index.ts 0.00% <0.00%> (ø)
src/index.ts 97.43% <ø> (-0.07%) ⬇️

Copy link
Member

@Shinigami92 Shinigami92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also need to refactor

moduleFiles = DEFINITIONS[submodule];

@ST-DDT
Copy link
Member Author

ST-DDT commented May 3, 2022

I think you also need to refactor

moduleFiles = DEFINITIONS[submodule];

I will fix that in a separate PR.

@Shinigami92 Shinigami92 enabled auto-merge (squash) May 3, 2022 18:50
@Shinigami92 Shinigami92 merged commit 7988464 into main May 3, 2022
@Shinigami92 Shinigami92 deleted the chore/definition-type-cleanup branch May 3, 2022 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: chore PR that doesn't affect the runtime behavior p: 1-normal Nothing urgent s: accepted Accepted feature / Confirmed bug
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants