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

Project structure refactoring #30

Merged
merged 15 commits into from
Dec 30, 2022
Merged

Project structure refactoring #30

merged 15 commits into from
Dec 30, 2022

Conversation

sp1thas
Copy link
Owner

@sp1thas sp1thas commented Dec 28, 2022

This PR aims to refactor the project in order to:

  1. Split dropbox ignore into multiple separate shell scripts.
  2. Split tests into multiple .bats files.

@sp1thas sp1thas changed the title Project structore refactoring Project structure refactoring Dec 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2022

Codecov Report

Base: 85.40% // Head: 85.65% // Increases project coverage by +0.24% 🎉

Coverage data is based on head (aa01c67) compared to base (639eb34).
Patch coverage: 85.65% of modified lines in pull request are covered.

❗ Current head aa01c67 differs from pull request most recent head c712efb. Consider uploading reports for the commit c712efb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
+ Coverage   85.40%   85.65%   +0.24%     
==========================================
  Files           1       17      +16     
  Lines         233      251      +18     
==========================================
+ Hits          199      215      +16     
- Misses         34       36       +2     
Impacted Files Coverage Δ
src/lib/modules/utils.sh 68.42% <68.42%> (ø)
src/lib/commands/revert.sh 68.75% <68.75%> (ø)
src/lib/modules/ignore.sh 71.42% <71.42%> (ø)
src/lib/modules/revert.sh 71.42% <71.42%> (ø)
src/lib/commands/list.sh 73.33% <73.33%> (ø)
src/lib/commands/ignore.sh 80.76% <80.76%> (ø)
src/lib/commands/delete.sh 92.30% <92.30%> (ø)
src/lib/modules/base.sh 94.11% <94.11%> (ø)
src/bin/cli.sh 96.42% <96.42%> (ø)
src/lib/commands/generate.sh 100.00% <100.00%> (ø)
... and 7 more

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sp1thas sp1thas self-assigned this Dec 28, 2022
@sp1thas sp1thas merged commit 9f4e8e0 into master Dec 30, 2022
@sp1thas sp1thas deleted the refactor-project-structure branch January 2, 2023 22:22
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.

2 participants