Skip to content

Conversation

@jf-tech
Copy link
Owner

@jf-tech jf-tech commented Oct 2, 2020

See README.md for more details.

Fixes #72

…helper functions for generic Node as well as XML specific Node.

See README.md for more details
@jf-tech jf-tech self-assigned this Oct 2, 2020
@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #73 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #73   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           29        32    +3     
  Lines         1266      1354   +88     
=========================================
+ Hits          1266      1354   +88     
Impacted Files Coverage Δ
idr/marshal1.go 100.00% <100.00%> (ø)
idr/node.go 100.00% <100.00%> (ø)
idr/xmlnode.go 100.00% <100.00%> (ø)

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 ccd6508...2550eab. Read the comment docs.

Copy link
Collaborator

@liangxibing liangxibing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jf-tech jf-tech merged commit 634a81c into master Oct 3, 2020
@jf-tech jf-tech deleted the idr branch October 3, 2020 03:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define new package IDR and new Node basic struct and flags

3 participants