FuelLabs/fuel-core

Use CampledPercentage across the whole codebase for percentage

Ouverte

#2 773 ouverte le 27 févr. 2025

 (2 commentaires) (0 réaction) (0 personne assignée)Rust (2 861 forks)batch import
enhancementgood first issuetech-debt

Métriques du dépôt

Stars
 (57 084 étoiles)
Métriques de merge PR
 (Merge moyen 8h 53m) (1 PR mergée en 30 j)

Description

CampledPercentage currently exists in the fuel-gas-price-algorithm but could be useful in many others places. See (https://github.com/FuelLabs/fuel-core/pull/2733#discussion_r1973430403).

TODO:

  • Move the type to a common folder
  • Use it everywhere

Guide contributeur