onegov-cloud
onegov-cloud copied to clipboard
Ogc 1493 react mode
Please fill in the commit message below and work through the checklist. You can delete parts that are not needed, e.g. the optional description, the link to a ticket or irrelevant options of the checklist.
Commit message
Core: Change react-mode to production, not developer
TYPE: Bugfix LINK: OGC-1493
I would have updated it to the newest version too, but I couldn't figure out how to get the react.js files for the newer versions. But now react is at least not in the developer-mode anymore.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 88.95%. Comparing base (
4bbcf3d) to head (36fc765). Report is 417 commits behind head on master.
Additional details and impacted files
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/onegov/org/app.py | 97.72% <100.00%> (+<0.01%) |
:arrow_up: |
| src/onegov/swissvotes/app.py | 100.00% <100.00%> (ø) |
|
| src/onegov/town6/app.py | 97.72% <100.00%> (+0.01%) |
:arrow_up: |
| src/onegov/wtfs/app.py | 100.00% <100.00%> (ø) |
... and 4 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 4bbcf3d...36fc765. Read the comment docs.