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

creare-com / podpac
91%
develop: 86%

Build:
Build:
LAST BUILD BRANCH: 3.1.1
DEFAULT BRANCH: develop
Repo Added 16 May 2018 01:22PM CUT
Files 80
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

LAST BUILD ON BRANCH feature/only-cache-data-source-outputs-default
branch: feature/only-cache-data-source-outputs-default
CHANGE BRANCH
x
Reset
  • feature/only-cache-data-source-outputs-default
  • 1.3.0
  • 1.3.1
  • 2.0.0
  • 2.1.0
  • 2.2.0
  • 2.2.1
  • 2.2.2
  • 2.3.0
  • 3.0.0
  • 3.1.0
  • 3.1.1
  • bugfix/algorithm_return_type
  • bugfix/nearest_neighbor_selection
  • coord-validation
  • develop
  • feature/#346-remove-alt-units
  • feature/DependentCoords-issubset
  • feature/MODIS
  • feature/attr-improvements
  • feature/billing
  • feature/cache_documentation
  • feature/cache_output_improvements
  • feature/cache_output_with_extra_dims
  • feature/cleanup-datasource-debug-attributes
  • feature/cleanup-select-sources
  • feature/composite_dims
  • feature/cosmos_stations
  • feature/cosmos_stations-compositor-outputs-flag
  • feature/cosmos_stations-compositor-outputs-mixin
  • feature/definition-loops-and-caching
  • feature/deprecate-py35-and-below
  • feature/doc
  • feature/doc-improvements
  • feature/drought-monitor-updates-ams
  • feature/earthdata-auth
  • feature/enhance_interpolation
  • feature/eval_refactor
  • feature/fix-signal-algorithm
  • feature/geotiff-export
  • feature/gpm
  • feature/hdf4_subdatasets
  • feature/heterogeneous-interpolation
  • feature/interpolation_refactor
  • feature/merge-stacked-dependent
  • feature/move-segments
  • feature/multiple-output-nodes
  • feature/nexrad
  • feature/node_probe
  • feature/none_interpolation
  • feature/ogr_nonuniform
  • feature/oswlib-wcs
  • feature/parallel-manager
  • feature/parallelManagerWIP
  • feature/podpac-settings-dir
  • feature/remove-interpolation-mixin
  • feature/rename-native-coordinates
  • feature/repoject_alg_fixes
  • feature/reprojection_enhancments
  • feature/sat-utils
  • feature/satutils2
  • feature/select_sources_validation
  • feature/smap-auth-tag
  • feature/soilscape
  • feature/style_enumeration_dictionary
  • feature/time_intersection_precision_fix
  • feature/uniform-coords-subselect
  • feature/uniform-coords-transform-to-uniform
  • feature/uniform-coords-transform-to-uniform-alt-question
  • feature/version-in-definition
  • feature/weathercitizen
  • features/rasterio_overviews
  • hotfix/2.2.1
  • hotfix/environment
  • hotfix/fixes
  • hotfix/hf-1.3.1
  • main
  • master
  • release/1.0.0-alpha
  • release/1.3.0
  • release/2.0
  • release/2.0.0
  • release/2.1.0
  • release/2.2.0
  • release/2.2.2
  • release/2.3.0
  • release/3.0.0
  • release/3.1.0
  • sm-1-alpha

pending completion
2211

Pull #394

travis-ci

web-flow
Merge 7494a98d4 into f4ba19eec
Pull Request #394: Feature/only cache data source outputs default

8 of 8 new or added lines in 3 files covered. (100.0%)

5879 of 6435 relevant lines covered (91.36%)

3.62 hits per line

Relevant lines Covered
Build:
Build:
6435 RELEVANT LINES 5879 COVERED LINES
3.62 HITS PER LINE
Source Files on feature/only-cache-data-source-outputs-default
  • Tree
  • List 74
  • Changed 44
  • Source Changed 4
  • Coverage Changed 44
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
podpac/alglib/__init__.py8 1 0 1 0.0
0.0
podpac/alglib/climatology.py62 30 0 30 0.0
65.17
podpac/core/data/ogc.py366 178 116 62 4.0
66.67
podpac/core/cache/cache_store.py111 21 14 7 4.0
70.45
podpac/core/data/zarr_source.py175 88 62 26 3.0
70.97
podpac/version.py73 31 22 9 4.0
73.33
podpac/core/__init__.py26 15 11 4 4.0
77.14
podpac/__init__.py67 35 27 8 4.0
80.0
podpac/core/cache/utils.py11 5 4 1 4.0
80.56
podpac/core/interpolation/interpolator.py367 72 58 14 4.0
Showing 1 to 10 of 74 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next
  • ►
    91.36
    podpac/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
2211 feature/only-cache-data-source-outputs-default Merge 7494a98d4 into f4ba19eec Pull #394 17 Apr 2020 05:58PM CUT web-flow travis-ci pending completion  
2210 feature/only-cache-data-source-outputs-default FIXTEST: Fixing unit test. push 17 Apr 2020 05:54PM CUT mpu-creare travis-ci pending completion  
2207 feature/only-cache-data-source-outputs-default Merge 632151183 into f4ba19eec Pull #394 17 Apr 2020 05:40PM CUT web-flow travis-ci pending completion  
2206 feature/only-cache-data-source-outputs-default MAINT: Renaming update_cache to force_eval. Also, changing LoadFileMixin `cache_dataset` to be False by default, and checking as part of the cache retrieval whether it is False or not. push 17 Apr 2020 05:40PM CUT mpu-creare travis-ci pending completion  
2205 feature/only-cache-data-source-outputs-default Merge c117b679f into f4ba19eec Pull #394 17 Apr 2020 03:58PM CUT web-flow travis-ci pending completion  
2204 feature/only-cache-data-source-outputs-default TESTFIX: Fixing tests. push 17 Apr 2020 03:58PM CUT mpu-creare travis-ci pending completion  
2203 feature/only-cache-data-source-outputs-default Merge fc34bb26e into aeba1a341 Pull #394 17 Apr 2020 03:14PM CUT web-flow travis-ci pending completion  
2202 feature/only-cache-data-source-outputs-default ENH: Only cache DataSource outputs by default. New users often get confused when developing new algorithms -- they make changes but get the same result. This is because the data is fetched from the cache (non-unique pipeline definition). Based on ... push 17 Apr 2020 03:12PM CUT mpu-creare travis-ci pending completion  
See All Builds (2570)
  • Repo on GitHub
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

© 2025 Coveralls, Inc