Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content
Extraits de code Groupes Projets
Valider 06183ec7 rédigé par Release User's avatar Release User
Parcourir les fichiers

chore(version): release 1.11.1

parent af5b3637
Aucune branche associée trouvée
Étiquettes 1.11.1
Aucune requête de fusion associée trouvée
Pipeline #96199 en échec avec les étapes
in 10 minutes et 15 secondes
# CHANGELOG
The format is based on [Keep a Changelog](https://keepachangelog.com/), and this project adheres to [Semantic Versioning](https://semver.org/).
## [Unreleased]
## [1.11.1] - 2025-04-30
### Added
- IGNGPF-4978: check the number of points in ept.json
......@@ -108,7 +108,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this
- Init project
- Laslaz and pdal utils
[Unreleased]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.11.0...main
[1.11.1]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.11.0...v1.11.1
[1.11.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.10.0...v1.11.0
[1.10.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.9.0...v1.10.0
[1.9.0]: https://gitlab.gpf-tech.ign.fr/geoplateforme/common-py/gpf-common-point-cloud/-/compare/v1.8.1...v1.9.0
......
......@@ -37,7 +37,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}/issues/"
__uri__ = __uri_repository__
__version__ = "1.11.1-beta"
__version__ = "1.11.1"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
  • Developer

    SonarQube analysis indicates that quality gate is passed.

    • Reliability Rating on New Code is passed: Actual value 1
    • Security Rating on New Code is passed: Actual value 1
    • Maintainability Rating on New Code is passed: Actual value 1
    • Coverage on New Code is passed: Actual value 90.5
    • Duplicated Lines (%) on New Code is passed: Actual value 0.0

    SonarQube analysis reported no issues.

0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter