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=True` for LatLong fixtures #1689

Closed sbadithe closed 1 year ago

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

Codecov Report

Merging #1689 (2efb9f8) into main (a9f8652) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1689   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files          98       98           
  Lines       11809    11809           
=======================================
  Hits        11667    11667           
  Misses        142      142           
Impacted Files Coverage Δ
woodwork/tests/conftest.py 100.00% <100.00%> (ø)
thehomebrewnerd commented 1 year ago

Fixing in #1729