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

OpenTreeMap / otm-core / 2959 / 1
84%
develop: 84%

Build:
Build:
LAST BUILD BRANCH: dependabot/npm_and_yarn/sockjs-0.3.21
DEFAULT BRANCH: develop
Ran 18 May 2017 12:08AM UTC
Files 216
Run time 10s
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

17 May 2017 11:41PM UTC coverage: 83.454% (+0.04%) from 83.419%
2959.1

push

travis-ci

RobinIsTheBird
update HStore - review comments

Changes
-------
- `treemap.udf`
  - Revert `treemap.udf.UDFModel` to using `udfs` as a `Field`
    - Name the field `UDFPostgresField` because of instructions in
      https://docs.djangoproject.com/en/1.11/howto/custom-model-fields/
      #changing-a-custom-field-s-base-class
    - Change all references to the `hstore_udfs__` lookup back to `udfs__`
    - Fix the Migration accordingly, which necessitated
      tolerating a `UDFDictionary` without an `instance` in
      `treemap.udf.UDFPostgresField.get_prep_value`
    - In the `UDFDictionary` produced by the `UDFPostgresField`,
      defer database-directed cleaning until save
    - A number of changes to tolerate dirt due to deferral to save
  - Update comments and docstrings to be consistent with the code.
  - Remove unused code vestiges
- Revert `treemap.views.map_feature` back to not checking for
  `ValidationError` when setting the attribute on the model
- Add documentatioon to `treemap.audit.UserTrackable` explaining
  `populate_previous_state`:
  - When it should be called
  - How to know it wasn't called when it should
  - Rationale for shifting the responsibility to leaf classes
- Restore readonly TODO comments
- Restore pending tests to `test_audit`
  - skip `test_pending_udf_audits` because the HStore update did not
    include implementing Pending for udfs.
  - Note that restoring the pending tests also restores
    `readonly` tests.
  - Several tests were already skipped from the permissions work
    last year, so at this point, pending audits has very few
    operational tests
- Remove 'WITHIN_RADIUS' from `treemap.search` docstrings.

--

Connects to #1968

17310 of 20742 relevant lines covered (83.45%)

0.83 hits per line

Source Files on job 2959.1
  • Tree
  • List 0
  • Changed 11
  • Source Changed 10
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2959
  • Travis Job 2959.1
  • 05c2edb6 on github
  • Prev Job for on rtb/hstore (#2952.1)
  • Next Job for on rtb/hstore (#2963.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