Skip to content

[stdlib/io] Add standard library IO with open()#109

Merged
Flipez merged 2 commits intomainfrom
move-open
Sep 12, 2022
Merged

[stdlib/io] Add standard library IO with open()#109
Flipez merged 2 commits intomainfrom
move-open

Conversation

@Flipez
Copy link
Copy Markdown
Owner

@Flipez Flipez commented Sep 12, 2022

Signed-off-by: Flipez [email protected]

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 12, 2022

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

Name Status Preview Updated
rocket-lang ✅ Ready (Inspect) Visit Preview Sep 12, 2022 at 8:00PM (UTC)
rocket-lang-play ✅ Ready (Inspect) Visit Preview Sep 12, 2022 at 8:00PM (UTC)

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 12, 2022

Codecov Report

Merging #109 (7df53cb) into main (d616966) will increase coverage by 0.06%.
The diff coverage is 100.00%.

❗ Current head 7df53cb differs from pull request most recent head 4dc3063. Consider uploading reports for the commit 4dc3063 to get more accurate results

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
+ Coverage   86.31%   86.37%   +0.06%     
==========================================
  Files         102      102              
  Lines        3353     3369      +16     
==========================================
+ Hits         2894     2910      +16     
  Misses        394      394              
  Partials       65       65              
Impacted Files Coverage Δ
stdlib/http.go 100.00% <100.00%> (ø)
stdlib/io.go 100.00% <100.00%> (ø)
stdlib/std.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 merged commit f2638e1 into main Sep 12, 2022
@Flipez Flipez deleted the move-open branch September 12, 2022 20:01
@Flipez Flipez added the enhancement New feature or request label Oct 27, 2022
@Flipez Flipez changed the title move open into IO module [stdlib/io] Add standard library OS with open() Oct 30, 2022
@Flipez Flipez changed the title [stdlib/io] Add standard library OS with open() [stdlib/io] Add standard library IO with open() 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