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 duplicate path detection #61

Merged
merged 1 commit into from
Jan 22, 2021
Merged

Fix duplicate path detection #61

merged 1 commit into from
Jan 22, 2021

Conversation

pavel-kirienko
Copy link
Member

Fix #60

@PetervdPerk-NXP can you please verify this? This is how you can deploy this version locally for testing:

pip install git+https://github.com/UAVCAN/pydsdl@issue-60

@coveralls
Copy link

Pull Request Test Coverage Report for Build 37392942

  • 10 of 10 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 37139568: 0.0%
Covered Lines: 3343
Relevant Lines: 3343

💛 - Coveralls

@PetervdPerk-NXP
Copy link

It's working now

hovergames@hovergames:~/uavcan$ yakut compile  ./public_regulated_data_types/uavcan  ./public_regulated_data_types/reg 
hovergames@hovergames:~/uavcan$ 

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate paths may not be detected because of incorrect resolution sequence
3 participants