Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

mitigate runtests.py fail when GDAL library is not installed … #946

Merged
merged 1 commit into from
Feb 25, 2023

Conversation

tfranzel
Copy link
Owner

@tfranzel tfranzel commented Feb 25, 2023

#945 #821 #775 #777

will coventiently make ./runtests.py brush over system library requirements to help contributors run the test suite locally without installing extra stuff.

full tox run will require it though.

 #775 #777

will coventiently make ``./runtests.py`` brush over system library
requirements to help contributors run the test suite locally without
installing extra stuff.

full tox run will require it though.
@tfranzel tfranzel changed the title mitigate runtests.py fail when GDAL library is not installed #945 #… mitigate runtests.py fail when GDAL library is not installed #945 … Feb 25, 2023
@tfranzel tfranzel changed the title mitigate runtests.py fail when GDAL library is not installed #945 … mitigate runtests.py fail when GDAL library is not installed … Feb 25, 2023
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Base: 98.65% // Head: 98.63% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (4fde93e) compared to base (21068e0).
Patch coverage: 81.81% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #946      +/-   ##
==========================================
- Coverage   98.65%   98.63%   -0.02%     
==========================================
  Files          68       68              
  Lines        8043     8305     +262     
==========================================
+ Hits         7935     8192     +257     
- Misses        108      113       +5     
Impacted Files Coverage Δ
tests/conftest.py 95.16% <75.00%> (-2.99%) ⬇️
tests/contrib/test_rest_framework_gis.py 100.00% <100.00%> (ø)
drf_spectacular/__init__.py 95.45% <0.00%> (-2.86%) ⬇️
drf_spectacular/plumbing.py 97.83% <0.00%> (+0.55%) ⬆️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tfranzel tfranzel merged commit b779366 into master Feb 25, 2023
@tfranzel tfranzel deleted the decouple_system_req branch February 25, 2023 12:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant