pat310 / quick-pivot

Quickly format data to create a pivot table
https://www.npmjs.com/package/quick-pivot
MIT License
64 stars 21 forks source link

fix toggle function #35

Closed turnerniles closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.19% when pulling e9fc59c809fe6dddf1468a92f51917ec608e6f1e on fix-toggle-function into 5df45002b64edc9821de73b340cfe576b87ea6ee on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.19% when pulling e9fc59c809fe6dddf1468a92f51917ec608e6f1e on fix-toggle-function into 5df45002b64edc9821de73b340cfe576b87ea6ee on master.

turnerniles commented 7 years ago

This PR fixes the pivot toggle function logic.

pat310 commented 7 years ago

Dope