Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
e85f87e5
Commit
e85f87e5
authored
Sep 13, 2023
by
Emmanuel Raviart
Browse files
Options
Downloads
Patches
Plain Diff
Remove rfr & rfr_par_part from BudgetQuantile
It is no more returned by budget API
parent
b66ece0e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#10640
passed
Sep 13, 2023
Stage: build
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/budgets.ts
+2
-4
2 additions, 4 deletions
src/lib/budgets.ts
with
2 additions
and
4 deletions
src/lib/budgets.ts
+
2
−
4
View file @
e85f87e5
...
@@ -38,12 +38,10 @@ export interface BudgetQuantile {
...
@@ -38,12 +38,10 @@ export interface BudgetQuantile {
irpp_min
:
number
irpp_min
:
number
irpp_sum
:
number
irpp_sum
:
number
quantile_num
:
1
quantile_num
:
1
rfr
:
number
rfr_max
:
number
// rfr_max: number
rfr_mean
:
number
rfr_mean
:
number
//
rfr_min: number
rfr_min
:
number
rfr_sum
:
number
rfr_sum
:
number
rfr_par_part
:
number
rfr_par_part_max
:
number
rfr_par_part_max
:
number
rfr_par_part_mean
:
number
rfr_par_part_mean
:
number
rfr_par_part_min
:
number
rfr_par_part_min
:
number
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment