alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
145 stars 20 forks source link

remove autouse from latlong fixtures #1712

Closed simha104 closed 1 year ago

simha104 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #1712 (c5c8d73) into main (152ceda) will increase coverage by 0.00%. The diff coverage is 100.00%.

:exclamation: Current head c5c8d73 differs from pull request most recent head 10e2c7d. Consider uploading reports for the commit 10e2c7d to get more accurate results

@@           Coverage Diff           @@
##             main    #1712   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          98       98           
  Lines       11933    11934    +1     
=======================================
+ Hits        11791    11792    +1     
  Misses        142      142           
Impacted Files Coverage Δ
woodwork/tests/accessor/test_column_accessor.py 100.00% <100.00%> (ø)
woodwork/tests/conftest.py 100.00% <100.00%> (ø)