Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

new remap transform to change namespaces #400

Merged
merged 1 commit into from
Aug 16, 2017
Merged

Conversation

jipperinbham
Copy link
Contributor

@jipperinbham jipperinbham commented Aug 16, 2017

fixes #341

  • CHANGELOG.md updated
  • README.md updated

@codecov
Copy link

codecov bot commented Aug 16, 2017

Codecov Report

Merging #400 into master will decrease coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #400     +/-   ##
=========================================
- Coverage   84.15%   84.05%   -0.1%     
=========================================
  Files          59       60      +1     
  Lines        4102     4115     +13     
=========================================
+ Hits         3452     3459      +7     
- Misses        482      486      +4     
- Partials      168      170      +2
Impacted Files Coverage Δ
message/message.go 100% <100%> (ø) ⬆️
function/remap/remap.go 100% <100%> (ø)
adaptor/postgres/tailer.go 78.21% <0%> (-2.98%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a9775e...cdcd126. Read the comment docs.

@jipperinbham jipperinbham merged commit 114871f into master Aug 16, 2017
@jipperinbham jipperinbham deleted the 341-remap-transform branch August 16, 2017 19:23
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.

native function to rename/remap namespaces
1 participant