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

Add support for discarding entry-repositories #195

Merged
merged 12 commits into from
Mar 29, 2022
Merged

Conversation

kod-kristoff
Copy link
Member

No description provided.

@kod-kristoff kod-kristoff self-assigned this Mar 29, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2022

Codecov Report

Merging #195 (7bb7e47) into main (12a5c91) will decrease coverage by 0.17%.
The diff coverage is 69.82%.

@@            Coverage Diff             @@
##             main     #195      +/-   ##
==========================================
- Coverage   72.29%   72.11%   -0.18%     
==========================================
  Files         166      166              
  Lines        7034     7000      -34     
==========================================
- Hits         5085     5048      -37     
- Misses       1949     1952       +3     
Impacted Files Coverage Δ
karp/lex_infrastructure/__init__.py 91.37% <ø> (ø)
karp/cliapp/subapps/resource_subapp.py 56.03% <20.00%> (-3.97%) ⬇️
...p/lex_infrastructure/repositories/sql_resources.py 78.50% <20.00%> (-2.87%) ⬇️
...arp/lex/application/use_cases/resource_handlers.py 68.29% <28.57%> (ø)
.../lex_infrastructure/repositories/sql_entry_uows.py 84.48% <33.33%> (-5.91%) ⬇️
karp/search/application/repositories/indicies.py 83.33% <50.00%> (-1.67%) ⬇️
karp/cliapp/subapps/entry_repo_subapp.py 65.85% <57.14%> (-3.60%) ⬇️
karp/foundation/repository.py 87.17% <66.66%> (-1.71%) ⬇️
karp/search/__init__.py 96.96% <66.66%> (-0.95%) ⬇️
karp/search/application/use_cases.py 77.47% <66.66%> (-2.66%) ⬇️
... and 18 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 0447b17...7bb7e47. Read the comment docs.

@kod-kristoff kod-kristoff merged commit fa14ae8 into main Mar 29, 2022
@kod-kristoff kod-kristoff deleted the feat-extend-cli branch March 29, 2022 06:08
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