Skip to content
This repository was archived by the owner on Sep 9, 2020. It is now read-only.

Make native funcs available for components#521

Merged
bryanl merged 1 commit intoksonnet:masterfrom
bryanl:reintroduce-native-funcs
May 8, 2018
Merged

Make native funcs available for components#521
bryanl merged 1 commit intoksonnet:masterfrom
bryanl:reintroduce-native-funcs

Conversation

@bryanl
Copy link
Member

@bryanl bryanl commented May 8, 2018

re-enables native funcs for components:

  • parseYaml
  • parseJson
  • regexMatch
  • regexSubst
  • escapeStringRegex

Fixes #508

Signed-off-by: bryanl bryanliles@gmail.com

re-enables native funcs for components:
* parseYaml
* parseJson
* regexMatch
* regexSubst
* escapeStringRegex

Fixes ksonnet#508

Signed-off-by: bryanl <bryanliles@gmail.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 858

  • 0 of 73 (0.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 1.208%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/util/jsonnet/vm.go 0 73 0.0%
Totals Coverage Status
Change from base Build 857: -0.01%
Covered Lines: 78
Relevant Lines: 6458

💛 - Coveralls

@bryanl bryanl merged commit 25395ed into ksonnet:master May 8, 2018
@bryanl bryanl deleted the reintroduce-native-funcs branch May 8, 2018 15:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants