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

Fix for running without optional packages #515

Merged
merged 7 commits into from Dec 15, 2022
Merged

Conversation

marksweb
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 15, 2022

Codecov Report

Merging #515 (d5d5831) into master (aa02dea) will increase coverage by 0.27%.
The diff coverage is 96.29%.

@@            Coverage Diff             @@
##           master     #515      +/-   ##
==========================================
+ Coverage   96.17%   96.44%   +0.27%     
==========================================
  Files          42       42              
  Lines        2171     2196      +25     
==========================================
+ Hits         2088     2118      +30     
+ Misses         83       78       -5     
Impacted Files Coverage Δ
explorer/utils.py 88.88% <85.71%> (+0.55%) ⬆️
explorer/tests/test_exporters.py 100.00% <100.00%> (ø)
explorer/tests/test_models.py 100.00% <100.00%> (ø)
explorer/tests/test_schema.py 100.00% <100.00%> (ø)
explorer/tests/test_tasks.py 100.00% <100.00%> (ø)
explorer/tests/test_views.py 100.00% <100.00%> (ø)
explorer/tasks.py 95.77% <0.00%> (+4.22%) ⬆️
explorer/app_settings.py 100.00% <0.00%> (+5.40%) ⬆️

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

@marksweb marksweb merged commit 95ea633 into master Dec 15, 2022
@marksweb marksweb deleted the fix/optional-packages branch December 15, 2022 23: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.

None yet

3 participants