• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Vauxoo / stock-forecasting / 116 / 1
97%
master: 97%

Build:
Build:
LAST BUILD BRANCH: 8.0
DEFAULT BRANCH: master
Ran 21 Sep 2015 09:31PM UTC
Files 5
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Sep 2015 09:21PM UTC coverage: 96.588% (+0.6%) from 96.021%
VERSION="8.0" ODOO_REPO="vauxoo/odoo" TESTS=1 LINT_CHECK=0 ODOO_LINT=0

Pull #28

travis-ci

zaoral
[IMP] Code Refactoring for the forecast modules. Below you can find the change
detail list by module:

[IMP] Forecasting Smoothing Techniques module:

- forecasting_smoothing_techniques module now is an app.
- remove product and purchase references, demo fields and etc and use
  references to res.partner model in a generic way.
- update the test to work with the generic model res.partner.
- update the modules references to the views and security, remove the stock
  prefix to avoid confusion with the stock_forecast module.
- Add testing for security to check forecast user and the forecast manager
  groups.
- add mail thread to the forecast model.
- rename model from forecasting.smoothing.techniques to forecast.
- move orphan ods file with all the test data of the module to the tests
  folder.
- update Known issues section in module description to indicate the security
  issue.
- now module is a generic module.

[IMP] stock_forecast module:

- product_forecasting module rename to stock_forecast module.
- extract the product references from the forecasting_smoothing_techniques
  modules and add it to this module
  module (fields, views, actions) to this module.
- add demo date for the module
- add unit test to this module
- update some broken references in the demo data.

[IMP] forecasting_rules module.

- add new argument manual_data that indicate if the forecast use external
  data introduce manually by the user. Add logic to manage this with the fill
  values button.
- add demo data: unit test cases data examples were improve and now are demo
  data created via csv2xml.
- update unit test to work with the new demo data and delete the methods that
  was used to prepare the test data.
- fix error in domain constraint, bad compare was raising an server error when
  trying to run the odoo server.
- remove the no needed forecast_id field in the forecasting_rule model. This
  was screwing the way that the forecast and forecast rules relate.
- delete the sup... (continued)
Pull Request #28: [MERGE] Refrefactoring forecast modules.

368 of 381 relevant lines covered (96.59%)

0.97 hits per line

Source Files on job 116.1 (VERSION="8.0" ODOO_REPO="vauxoo/odoo" TESTS=1 LINT_CHECK=0 ODOO_LINT=0)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 116
  • Travis Job 116.1
  • 30c918ec on github
  • Prev Job for VERSION="8.0" ODOO_REPO="vauxoo/odoo" TESTS=1 LINT_CHECK=0 ODOO_LINT=0 on 8.0 (#91.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc