Skip to content

Conversation

guillett
Copy link
Member

@guillett guillett commented Feb 1, 2024

Depends on #1205

New features

  • Introduce simulation_configurator
    • Allow simulation customization in web API
def simulation_configurator(simulation):
    simulation.max_spiral_loops = 4    

application = create_app(tax_benefit_system,
    simulation_configurator=simulation_configurator)

@coveralls
Copy link

coveralls commented Feb 1, 2024

Coverage Status

coverage: 74.524% (+0.03%) from 74.492%
when pulling ce89fef on spiral-param
into f6f6380 on master.

@guillett guillett force-pushed the spiral-param branch 3 times, most recently from dfb9933 to c2479ab Compare February 5, 2024 15:09
@guillett
Copy link
Member Author

guillett commented Feb 5, 2024

Depends on #1205

@guillett guillett force-pushed the spiral-param branch 2 times, most recently from 9d1582d to 6426296 Compare February 5, 2024 15:58
@bonjourmauko bonjourmauko changed the base branch from master to spiral-management March 18, 2024 15:12
@bonjourmauko bonjourmauko added level:intermediate Requires average OpenFisca experience kind:feat A feature request, a feature deprecation labels Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:feat A feature request, a feature deprecation level:intermediate Requires average OpenFisca experience

Projects

Development

Successfully merging this pull request may close these issues.

3 participants