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

build(umd.js): renamed es modules to be .es.js files #17

Merged
merged 2 commits into from
Jan 16, 2021
Merged

Conversation

thkruz
Copy link
Owner

@thkruz thkruz commented Jan 16, 2021

Originally changed .es.js to .js because of codecov issues. Ended up being caused by lack of .js.map
files. Reverting back for easier es-module identification

Originally changed .es.js to .js because of codecov issues. Ended up being caused by lack of .js.map
files. Reverting back for easier es-module identification
@codecov
Copy link

codecov bot commented Jan 16, 2021

Codecov Report

Merging #17 (0d2fec2) into develop (e258121) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #17   +/-   ##
========================================
  Coverage    92.66%   92.66%           
========================================
  Files            5        5           
  Lines         1282     1282           
  Branches       103      103           
========================================
  Hits          1188     1188           
  Misses          94       94           
Impacted Files Coverage Δ
src/ootk-multi.es.ts 38.00% <ø> (ø)
src/ootk-sgp4.es.ts 95.62% <ø> (ø)
src/ootk-transforms.es.ts 85.85% <ø> (ø)
src/ootk-utils.es.ts 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 e258121...0d2fec2. Read the comment docs.

@thkruz thkruz merged commit 095fad7 into develop Jan 16, 2021
@thkruz thkruz deleted the es-files branch July 9, 2022 10:15
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.

1 participant