Skip to content

Commit 93fa4cb

Browse files
authored
Merge pull request #92 from OpenSPP/fix/alpha-to-beta-simulation-statistic
chore(simulation,statistic): promote to Beta with READMEs and icons
2 parents c44ddca + 14678f3 commit 93fa4cb

File tree

12 files changed

+580
-22
lines changed

12 files changed

+580
-22
lines changed

spp_indicator/README.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ OpenSPP Indicator
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:7a18b540da680b64fe34c40ba13b6177cd957e3ccb919034b0fafdfa74d4339f
10+
!! source digest: sha256:98c3623d5dfabf455338e1dd2b3af606fa6a71567908328c5dd52c7f6e66e3b6
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Alpha
15+
:alt: Beta
1616
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
@@ -94,10 +94,6 @@ Dependencies
9494

9595
``spp_cel_domain``, ``spp_metrics_core``, ``spp_security``
9696

97-
.. IMPORTANT::
98-
This is an alpha version, the data model and design can change at any time without warning.
99-
Only for development or testing purpose, do not use in production.
100-
10197
**Table of contents**
10298

10399
.. contents::

spp_indicator/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"author": "OpenSPP.org",
99
"website": "https://github.com/OpenSPP/OpenSPP2",
1010
"license": "LGPL-3",
11-
"development_status": "Alpha",
11+
"development_status": "Beta",
1212
"maintainers": ["jeremi", "gonzalesedwin1123"],
1313
"depends": [
1414
"spp_metric",

spp_indicator_studio/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OpenSPP Indicator Studio
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:89544c4d97fc4199ac6b8872bc737c9ef0ee2e07cc353b94bedf6c382620716b
10+
!! source digest: sha256:5dd1b0d53f94a01e2aa2d8380779794a80aeab48c941649e17a8d4c377a79b74
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

spp_indicator_studio/__manifest__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"views/indicator_category_views.xml",
1818
"views/menus.xml",
1919
],
20+
"development_status": "Beta",
2021
"installable": True,
2122
# Bridge module: auto-install when both spp_indicator and spp_studio are present
2223
"auto_install": True,

spp_simulation/README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ OpenSPP Targeting Simulation
1010
!! source digest: sha256:fd3e34b59c516e27a1d09522eca711429d907a328efb7a60b408f4edb71d552f
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
13-
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
13+
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1414
:target: https://odoo-community.org/page/development-status
15-
:alt: Alpha
15+
:alt: Beta
1616
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1717
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1818
:alt: License: LGPL-3
@@ -93,10 +93,6 @@ Social Protection > Simulation > Scenarios / Results / Comparisons
9393
Configuration: Social Protection > Simulation > Configuration >
9494
Templates / Custom Metrics
9595

96-
.. IMPORTANT::
97-
This is an alpha version, the data model and design can change at any time without warning.
98-
Only for development or testing purpose, do not use in production.
99-
10096
**Table of contents**
10197

10298
.. contents::

spp_simulation/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "OpenSPP.org",
1010
"website": "https://github.com/OpenSPP/OpenSPP2",
1111
"license": "LGPL-3",
12-
"development_status": "Alpha",
12+
"development_status": "Beta",
1313
"maintainers": ["jeremi"],
1414
"depends": [
1515
"base",
15.1 KB
Loading

spp_simulation/static/description/index.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ <h1 class="title">OpenSPP Targeting Simulation</h1>
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370
!! source digest: sha256:fd3e34b59c516e27a1d09522eca711429d907a328efb7a60b408f4edb71d552f
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_simulation"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenSPP/OpenSPP2/tree/19.0/spp_simulation"><img alt="OpenSPP/OpenSPP2" src="https://img.shields.io/badge/github-OpenSPP%2FOpenSPP2-lightgray.png?logo=github" /></a></p>
373373
<div class="section" id="targeting-simulation-fairness-analysis">
374374
<h1>Targeting Simulation &amp; Fairness Analysis</h1>
375375
<p>Simulate targeting scenarios, analyze fairness and distribution, and
@@ -465,11 +465,6 @@ <h2>Menu Path</h2>
465465
<p>Social Protection &gt; Simulation &gt; Scenarios / Results / Comparisons</p>
466466
<p>Configuration: Social Protection &gt; Simulation &gt; Configuration &gt;
467467
Templates / Custom Metrics</p>
468-
<div class="admonition important">
469-
<p class="first admonition-title">Important</p>
470-
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
471-
Only for development or testing purpose, do not use in production.</p>
472-
</div>
473468
<p><strong>Table of contents</strong></p>
474469
</div>
475470
</div>

spp_simulation/tests/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
from . import test_entitlement_rule
1515
from . import test_metric_constraints
1616
from . import test_scenario_convert_to_program
17+
from . import test_coverage

0 commit comments

Comments
 (0)