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

feat(filesystem): refactor Psl\Filesystem\write_file, Psl\Filesystem\append_file, and Psl\Filesystem\read_file to use Psl\File component. #251

Merged
merged 1 commit into from Nov 3, 2021

Conversation

azjezz
Copy link
Owner

@azjezz azjezz commented Nov 3, 2021

Signed-off-by: azjezz azjezz@protonmail.com

@azjezz azjezz added Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes. labels Nov 3, 2021
@azjezz azjezz added this to the 2.0.0 milestone Nov 3, 2021
@azjezz azjezz self-assigned this Nov 3, 2021
@azjezz azjezz force-pushed the feature/async-fs branch 2 times, most recently from 4c21fb9 to 3aa628d Compare November 3, 2021 20:03
@coveralls
Copy link

coveralls commented Nov 3, 2021

Pull Request Test Coverage Report for Build 1418568927

  • 33 of 33 (100.0%) changed or added relevant lines in 6 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 1418368229: 0.0%
Covered Lines: 3047
Relevant Lines: 3047

💛 - Coveralls

…em\append_file`, and `Psl\Filesystem\read_file` to use `Psl\File` component.

Signed-off-by: azjezz <azjezz@protonmail.com>
@azjezz azjezz merged commit f2e38d5 into 2.0.x Nov 3, 2021
@azjezz azjezz mentioned this pull request Nov 3, 2021
@azjezz azjezz deleted the feature/async-fs branch November 4, 2021 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High After critical issues are fixed, these should be dealt with before any further issues. Status: Completed Nothing further to be done with this issue. Awaiting to be closed by the requestor out of politeness Type: Enhancement Most issues will probably ask for additions or changes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants