Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug for subelement_with_name_and_ns #57

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

NelsonVides
Copy link

subelement can also return xmlcdata elements, for which the attr
function will fail with a function_clause.

subelement can also return xmlcdata elements, for which the attr
function will fail with a function_clause.
@codecov-commenter
Copy link

Codecov Report

Merging #57 (8428b9b) into master (851df69) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #57      +/-   ##
==========================================
+ Coverage   71.73%   71.76%   +0.02%     
==========================================
  Files           7        7              
  Lines        1118     1119       +1     
  Branches      160      160              
==========================================
+ Hits          802      803       +1     
  Misses        316      316              
Impacted Files Coverage Δ
src/exml_query.erl 92.75% <100.00%> (+0.10%) ⬆️

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 851df69...8428b9b. Read the comment docs.

@arcusfelis arcusfelis merged commit d0fdaaa into master May 18, 2021
@NelsonVides NelsonVides deleted the bugfix/empty_attribute branch May 18, 2021 20:36
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.

3 participants