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 example and parsing for mixed attribute pairs #115

Merged
merged 1 commit into from
Dec 23, 2020
Merged

Conversation

geographika
Copy link
Owner

OFFSET and POLAROFFSET allow the following attribute pairs [double|attribute] [double|attribute] - combinations of bound attributes and values. This pull request allows these to be parsed correctly. See #114.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 496

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • 4 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.02%) to 90.994%

Files with Coverage Reduction New Missed Lines %
mappyfile/transformer.py 4 92.57%
Totals Coverage Status
Change from base Build 494: 0.02%
Covered Lines: 1172
Relevant Lines: 1288

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 23, 2020

Pull Request Test Coverage Report for Build 512

  • 4 of 4 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 91.537%

Totals Coverage Status
Change from base Build 509: 0.02%
Covered Lines: 1179
Relevant Lines: 1288

💛 - Coveralls

@geographika geographika reopened this Dec 23, 2020
@geographika geographika merged commit e9a78f4 into master Dec 23, 2020
@geographika geographika deleted the mixed-pairs branch December 23, 2020 15:52
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.

2 participants