Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

[FEATURE] Move the fileutil to stream package #76

Merged
merged 3 commits into from
May 20, 2020
Merged

[FEATURE] Move the fileutil to stream package #76

merged 3 commits into from
May 20, 2020

Conversation

kaduartur
Copy link
Contributor

- What I did
Extract the fileutil to stream pkg:

  • Created a new package named the stream.
  • Created a file named dir.go to manipulate directors of the operational system.
  • Created a file named file.go to manipulate files of the operational system.
  • Created a file named stream.go to helper to manipulate .zip files.

- How to verify it
Run make test

@kaduartur kaduartur self-assigned this May 7, 2020
@kaduartur kaduartur added the ✨ feature Suggest a new feature or enhancement to the Ritchie project label May 7, 2020
@codecov-io
Copy link

codecov-io commented May 7, 2020

Codecov Report

Merging #76 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #76   +/-   ##
=======================================
  Coverage   45.22%   45.22%           
=======================================
  Files          56       56           
  Lines        2072     2072           
=======================================
  Hits          937      937           
  Misses        980      980           
  Partials      155      155           

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 03bed1b...0f21188. Read the comment docs.

@kaduartur kaduartur changed the title Move the fileutil to stream package [FEATURE] Move the fileutil to stream package May 8, 2020
@kaduartur
Copy link
Contributor Author

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented May 14, 2020

🔥 Merge Conflict

@kaduartur
Copy link
Contributor Author

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented May 14, 2020

🔥 Merge Conflict

@kaduartur
Copy link
Contributor Author

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented May 14, 2020

🔥 Merge Conflict

@kaduartur
Copy link
Contributor Author

/merge qa

@ritchie-bot
Copy link
Contributor

ritchie-bot bot commented May 14, 2020

👌 Merged branch feature/stream into qa

@marcosgmgm marcosgmgm merged commit 7afd83f into ZupIT:master May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✨ feature Suggest a new feature or enhancement to the Ritchie project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants