sedge
sedge copied to clipboard
!refactor: update "sedge-data" default directory
Changes:
- Update "sedge-data" default directory from "[WORK_DIR]/sedge-data" to "[HOME_DIR]/.local/share/.sedge/sedge-data".
- refac: Update sedge's data directory
- docs: Update sedge-data directory
Types of changes
What types of changes does your code introduce?
Put an x in the boxes that apply
- [ ] Bugfix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation Update
- [ ] Code style update (formatting, renaming)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] Other (please describe):
Testing
Requires testing
- [ ] Yes
- [ ] No
In case you checked yes, did you write tests?
- [ ] Yes
- [ ] No
Codecov Report
Attention: Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
Project coverage is 24.65%. Comparing base (
6d8c249) to head (766754a). Report is 24 commits behind head on develop.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| configs/messages.go | 90.00% | 0 Missing and 1 partial :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## develop #468 +/- ##
===========================================
+ Coverage 24.61% 24.65% +0.03%
===========================================
Files 119 119
Lines 22000 22006 +6
===========================================
+ Hits 5416 5425 +9
+ Misses 16058 16055 -3
Partials 526 526
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 24.65% <90.00%> (+0.03%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.