Skip to content

fix production spec path used in bounding box computation#30

Merged
thiagomourahp merged 1 commit into
HPInc:masterfrom
diogocravo:master
Apr 5, 2022
Merged

fix production spec path used in bounding box computation#30
thiagomourahp merged 1 commit into
HPInc:masterfrom
diogocravo:master

Conversation

@diogocravo
Copy link
Copy Markdown
Collaborator

This PR fixes an issue causing the library not to find models when computing the bounding box. Models were not found when a resource from an external model was referenced in a root model, because the wrong path was hardcoded when looking for the external resource.

Initially I thought we'd have to change this other path too, but after adding unit tests, this doesn't seem necessary.

@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 2096515000

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.604%

Totals Coverage Status
Change from base Build 1342050554: 0.0%
Covered Lines: 3753
Relevant Lines: 4097

💛 - Coveralls

@thiagomourahp thiagomourahp self-requested a review April 5, 2022 17:06
@thiagomourahp
Copy link
Copy Markdown
Collaborator

Related to #29

@thiagomourahp thiagomourahp merged commit 6760bcd into HPInc:master Apr 5, 2022
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.

5 participants