Recent Releases of geo-sampling

geo-sampling - v0.2.1: Perfect pylint score achieved

Code Quality Improvements

This release achieves a perfect 10.00/10 pylint score with the following improvements:

✨ What's New

  • Perfect Code Quality: Achieved 10.00/10 pylint rating
  • Enhanced Configuration: Added .pylintrc for consistent code quality standards
  • Better Documentation: Added missing docstrings across test modules

🔧 Technical Changes

  • Fixed naming style issues in Sphinx documentation configuration
  • Resolved unused variable warnings
  • Added comprehensive pylint configuration
  • Improved test module documentation

📈 Quality Metrics

  • Pylint Score: 10.00/10 (perfect score)
  • Test Coverage: Maintained existing coverage
  • Dependencies: All external dependencies properly declared

This release maintains full backward compatibility while significantly improving code quality and maintainability.

- Python
Published by soodoku 6 months ago

geo-sampling - v0.1.1

What's Changed

  • Fix "Prefer format() over string interpolation operator" issue by @soodoku in https://github.com/geosensing/geo_sampling/pull/2
  • Bump requests from 2.10.0 to 2.20.0 by @dependabot in https://github.com/geosensing/geo_sampling/pull/3
  • [Snyk] Fix for 4 vulnerabilities by @soodoku in https://github.com/geosensing/geo_sampling/pull/4
  • [Snyk] Security upgrade setuptools from 28.5.0 to 65.5.1 by @soodoku in https://github.com/geosensing/geo_sampling/pull/5
  • Bump requests from 2.20.0 to 2.31.0 by @dependabot in https://github.com/geosensing/geo_sampling/pull/6
  • Bump setuptools from 65.5.1 to 70.0.0 by @dependabot in https://github.com/geosensing/geo_sampling/pull/8
  • Bump requests from 2.31.0 to 2.32.0 by @dependabot in https://github.com/geosensing/geo_sampling/pull/7

New Contributors

  • @soodoku made their first contribution in https://github.com/geosensing/geo_sampling/pull/2
  • @dependabot made their first contribution in https://github.com/geosensing/geo_sampling/pull/3

Full Changelog: https://github.com/geosensing/geo_sampling/compare/v0.0.7...v0.1.1

- Python
Published by suriyan 12 months ago

geo-sampling - First release

- Python
Published by suriyan over 9 years ago