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

Skip to content
Extraits de code Groupes Projets
Valider 005ffc3e rédigé par Jean-Marie KERLOCH's avatar Jean-Marie KERLOCH
Parcourir les fichiers

feat(changelog): update to 1.0.0

parent 675a71cf
Aucune branche associée trouvée
Étiquettes 1.0.0
Aucune requête de fusion associée trouvée
Pipeline #27166 réussi avec les étapes
in 8 minutes et 58 secondes
......@@ -16,6 +16,12 @@ Unreleased
-->
## 1.0.0 - 2023-08-02
### Added
- Update gpf-pyroger #22
- feat(log): define pyroger and toolbelt log verbosity !53
## 0.4.0 - 2023-06-29
### Added
......
......@@ -38,7 +38,7 @@ __uri_repository__ = (
__uri_tracker__ = f"{__uri_repository__}issues/"
__uri__ = __uri_repository__
__version__ = "0.4.0"
__version__ = "1.0.0"
__version_info__ = tuple(
[
int(num) if num.isdigit() else num
......
  • sonar-scanner @group_55_bot1 ·
    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 83.93135725429018
    • Duplicated Lines (%) on New Code is passed: Actual value 0.0
    • Security Hotspots Reviewed on New Code is passed: Actual value 100.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