issues Search Results · language:Edge language:Python linked:pr language:Java language:Java language:JavaScript is:public
Filter by
5.8M results
Defect
engine/scripts/scrape-mantis.sh passes each command-line id through bash arithmetic expansion to strip leading zeros
(engine/scripts/scrape-mantis.sh:84-85):
for raw in $@ ; do
ids+=( $((10#$raw)) ...
bug
Description
Bla bla
Next steps
- [ ] Step 1
- [ ] Step 2
Context
When users click the file/folder chooser buttons in the QualityScaler GUI, the dialogs open at whatever directory
tkinter picks by default (typically the user s home or last system-remembered ...
Problem
BankBuddy currently uses plain Click command wiring and exposes only --version and --help at the root command. When
imports fail, there is no standard debug mode or log-file support to inspect ...
enhancement
Objectif
Dockeriser tous les composants applicatifs et les intégrer dans le compose.yml existant via le mécanisme de profiles.
Architecture
docker compose up -d # infra uniquement ...
feature
milestone-4
The repository description and README introduction could be clearer for visitors who open the project page.
I’ll update the README intro to better explain that this repository contains the artifact and ...
Objectif
Configurer un pipeline CI/CD GitHub Actions exécutant les tests et le linting automatiquement sur chaque push et pull
request.
Jobs
test (matrix Python 3.11 + 3.12)
- pip install -r requirements.txt ...
feature
milestone-4
Additional comment:
No response
Objectif
Implémenter la suite de tests unitaires couvrant la logique métier des 5 modules principaux.
Fichiers de tests
| Fichier | Cas | Couverture cible |
| --- | --- | --- |
| test_consumer.py | ...
milestone-4
test
Objectif
Valider la garantie exactly-once de bout en bout : crash brutal du pipeline en cours de traitement, redémarrage,
vérification de l absence de doublons et de pertes.
Protocole de test
1. Reset ...
enhancement
milestone-3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.