-
Notifications
You must be signed in to change notification settings - Fork 13
Cas type #179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: nomics-master
Are you sure you want to change the base?
Cas type #179
Conversation
…rect-taxation into cas-type
Fix carburants
Merge pull request #187 from openfisca/tva
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR, titled "Cas type", introduces new datasets for vehicle characteristics, fuel consumption, and fuel prices, and updates several test files, documentation, and CI/CD workflows. Key changes include:
- Addition of multiple CSV files with updated fuel and vehicle data.
- Updates to test files and documentation comments to improve consistency.
- Modifications in CI/CD configuration files and a Dockerfile upgrade for Python version compatibility.
Reviewed Changes
Copilot reviewed 20 out of 272 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
assets/quantites/parc_moyen_vehicule_france.csv | Added new vehicle fleet data |
assets/quantites/consommation_moyenne_carburant_france.csv | Added fuel consumption data |
assets/prix/* | Added/updated fuel price datasets |
assets/prix/README.md | Updated instructions for fuel price updates |
almost_ideal_demand_system/* | Updated test comments and minor style modifications |
Makefile, Dockerfile.ci, .gitlab-ci.yml | CI/CD and Python version updates |
.github/workflows/* | New GitHub workflow definitions for testing and deployment |
.github/workflows/leximpact.yml | Deployment workflow for LexImpact legislation explorer |
openfisca_france_indirect_taxation/almost_ideal_demand_system/test_build_energy.py
Outdated
Show resolved
Hide resolved
…test_build_energy.py Co-authored-by: Copilot <[email protected]>
No description provided.