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

Convert project to have TypeScript files, add linting and build using microbundle #128

Merged
merged 7 commits into from
Nov 25, 2021

Conversation

evansiroky
Copy link
Owner

Fixes #109.
Supersedes #112.

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2021

Codecov Report

Merging #128 (debc6ca) into master (015df06) will decrease coverage by 7.71%.
The diff coverage is 88.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #128      +/-   ##
==========================================
- Coverage   90.40%   82.69%   -7.72%     
==========================================
  Files           4        4              
  Lines         198      312     +114     
  Branches       41       59      +18     
==========================================
+ Hits          179      258      +79     
- Misses         19       34      +15     
- Partials        0       20      +20     
Impacted Files Coverage Δ
src/update.ts 79.31% <79.31%> (ø)
src/find.ts 78.84% <93.54%> (ø)
src/geo-index.ts 85.50% <95.91%> (ø)
src/oceanUtils.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

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

@evansiroky evansiroky mentioned this pull request Nov 25, 2021
@evansiroky evansiroky merged commit 4f0bf4f into master Nov 25, 2021
@evansiroky
Copy link
Owner Author

🎉 This PR is included in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript Types
2 participants