Skip to content

[import] Allow module name to be defined optionally#123

Merged
Flipez merged 2 commits intomainfrom
improve-import
Sep 24, 2022
Merged

[import] Allow module name to be defined optionally#123
Flipez merged 2 commits intomainfrom
improve-import

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Sep 24, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 24, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Sep 24, 2022 at 11:23AM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Sep 24, 2022 at 11:23AM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 24, 2022

Codecov Report

Merging #123 (26d908b) into main (dbee0f9) will increase coverage by 0.02%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
+ Coverage   86.48%   86.50%   +0.02%     
==========================================
  Files         102      102              
  Lines        3403     3417      +14     
==========================================
+ Hits         2943     2956      +13     
- Misses        393      394       +1     
  Partials       67       67              
Impacted Files Coverage Δ
ast/import.go 71.42% <20.00%> (-28.58%) ⬇️
evaluator/import.go 100.00% <100.00%> (ø)
parser/import.go 78.57% <100.00%> (+21.42%) ⬆️
parser/program.go 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Flipez <[email protected]>
@Flipez Flipez added the enhancement New feature or request label Sep 24, 2022
@Flipez Flipez merged commit e6d2afa into main Sep 24, 2022
@Flipez Flipez deleted the improve-import branch September 24, 2022 11:27
@Flipez Flipez changed the title allow module name to be defined optionally [import] Allow module name to be defined optionally Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant