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

Add test to case when error context size goes outside content size #61

Merged
merged 2 commits into from Jan 8, 2019

Conversation

hodovani
Copy link
Contributor

@hodovani hodovani commented Jan 7, 2019

Resolves #13

@hodovani hodovani self-assigned this Jan 7, 2019
@codecov
Copy link

codecov bot commented Jan 7, 2019

Codecov Report

Merging #61 into master will increase coverage by 0.19%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   68.48%   68.68%   +0.19%     
==========================================
  Files          30       30              
  Lines        1431     1440       +9     
==========================================
+ Hits          980      989       +9     
  Misses        451      451
Impacted Files Coverage Δ
Sources/XMLCoder/Auxiliaries/XMLStackParser.swift 92.68% <100%> (+0.9%) ⬆️

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 e04d921...e528732. Read the comment docs.

Copy link
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Thanks @hodovani, LGTM except that empty ErrorContextTests.swift file should be removed before merging

// Created by Matvii Hodovaniuk on 1/7/19.
//

import Foundation
Copy link
Collaborator

Choose a reason for hiding this comment

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

was this mostly empty file committed by mistake?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@MaxDesiatov yes, I can't see this file through Xcode. It was committed by mistake.

@regexident
Copy link
Contributor

LGTM, too. 🙂

@hodovani hodovani merged commit 48d2c2c into master Jan 8, 2019
@delete-merged-branch delete-merged-branch bot deleted the expand-error-context-test branch January 8, 2019 11:17
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.

None yet

3 participants