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

Rewrite in typescript #70

Merged
merged 9 commits into from
Mar 25, 2023
Merged

Rewrite in typescript #70

merged 9 commits into from
Mar 25, 2023

Conversation

alfredosalzillo
Copy link
Owner

The plugin is now written in typescript and added type definitions.

alfredosalzillo and others added 9 commits March 25, 2023 10:12
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
@codecov
Copy link

codecov bot commented Mar 25, 2023

Codecov Report

Merging #70 (beb5a6b) into main (a7bb909) will increase coverage by 26.37%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             main       #70       +/-   ##
============================================
+ Coverage   73.62%   100.00%   +26.37%     
============================================
  Files           1         1               
  Lines          91        28       -63     
  Branches       21         4       -17     
============================================
- Hits           67        28       -39     
+ Misses         20         0       -20     
+ Partials        4         0        -4     
Impacted Files Coverage Δ
src/plugin.ts 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7bb909...beb5a6b. Read the comment docs.

@alfredosalzillo alfredosalzillo self-assigned this Mar 25, 2023
@alfredosalzillo
Copy link
Owner Author

Close #68

@alfredosalzillo alfredosalzillo merged commit 3c61483 into main Mar 25, 2023
alfredosalzillo added a commit that referenced this pull request Mar 25, 2023
* chore(eslint): added support for typescript files

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore(build): updated swc

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* feat: migrated to type typescript

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore: use commonjs for fast-glob interoperability

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* feat: migrated to typescript

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore(CI): enabled also for push

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore(CI): use yarn instead of npm

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore(CI): use yarn instead of npm

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

* chore(CD): use yarn instead of npm

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>

---------

Signed-off-by: alfredosalzillo <a.salzillo@treedom.net>
Co-authored-by: alfredosalzillo <a.salzillo@treedom.net>
@alfredosalzillo alfredosalzillo deleted the rewrite-in-typescript branch March 25, 2023 15:51
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.

None yet

1 participant