Skip to content

Some code clean-up. #39

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

Merged
merged 3 commits into from
May 17, 2018
Merged

Some code clean-up. #39

merged 3 commits into from
May 17, 2018

Conversation

radeusgd
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #39 into develop will increase coverage by 0.18%.
The diff coverage is 94.59%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #39      +/-   ##
===========================================
+ Coverage    68.87%   69.06%   +0.18%     
===========================================
  Files           26       26              
  Lines         1783     1768      -15     
===========================================
- Hits          1228     1221       -7     
+ Misses         555      547       -8
Impacted Files Coverage Δ
filetracker/client/shell.py 0% <ø> (ø) ⬆️
filetracker/servers/files.py 89.02% <ø> (+5.69%) ⬆️
filetracker/client/remote_data_store.py 89.43% <100%> (ø) ⬆️
filetracker/client/local_data_store.py 96.7% <100%> (ø) ⬆️
filetracker/client/client.py 67.92% <100%> (ø) ⬆️
filetracker/servers/storage.py 94.67% <100%> (+0.78%) ⬆️
filetracker/utils.py 80% <100%> (ø)
filetracker/client/data_store.py 77.41% <100%> (ø) ⬆️
filetracker/__init__.py 100% <100%> (ø) ⬆️
filetracker/client/dummy.py 29.41% <50%> (ø) ⬆️
... and 2 more

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 948cc72...9c4b6bb. Read the comment docs.

@kodek16 kodek16 merged commit 9fa6b2b into sio2project:develop May 17, 2018
accek pushed a commit that referenced this pull request May 21, 2018
* Moved utils.py from client to package-root.

Also merged 2 functions that did exactly the same thing.

* Removed unused function duplicate and renamed utils to not be private.
@radeusgd radeusgd deleted the refactor_utils branch May 30, 2018 21:20
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.

4 participants