Skip to content

Remove permissions subpackage, its docs and examples, and references to it#175

Merged
aaronayres35 merged 2 commits into
masterfrom
remove-permissions
Nov 4, 2020
Merged

Remove permissions subpackage, its docs and examples, and references to it#175
aaronayres35 merged 2 commits into
masterfrom
remove-permissions

Conversation

@aaronayres35
Copy link
Copy Markdown
Contributor

fixes #174

This PR deletes the entire apptools.permissions subpackage along with its related docs and examples. Additionally, it removes any other references to it inside apptools.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 3, 2020

Codecov Report

Merging #175 into master will increase coverage by 5.92%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #175      +/-   ##
==========================================
+ Coverage   40.10%   46.02%   +5.92%     
==========================================
  Files         240      208      -32     
  Lines        8912     7767    -1145     
  Branches     1162     1061     -101     
==========================================
+ Hits         3574     3575       +1     
+ Misses       5192     4047    -1145     
+ Partials      146      145       -1     
Impacted Files Coverage Δ
apptools/persistence/file_path.py 90.90% <0.00%> (+6.06%) ⬆️

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 d9f2119...75ba8ea. Read the comment docs.

Copy link
Copy Markdown
Contributor

@rahulporuri rahulporuri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I'm sure we won't forget when the time comes but just to be safe, can you update the changelog file with entries for this PR and the other two which remove entire submodules?

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.

Remove permissions subpackage

3 participants