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

Replaced folderpath + filename with filepath in CanOpenNodeExporters #125

Merged
merged 3 commits into from
Jul 23, 2024

Conversation

nimrof
Copy link
Collaborator

@nimrof nimrof commented Jul 21, 2024

resolves #124

  • Created some basic tests for EDSSharp to make sure i did not mess up the filename or directory from the CLI

@nimrof nimrof self-assigned this Jul 21, 2024
@nimrof nimrof linked an issue Jul 21, 2024 that may be closed by this pull request
@CANopenNode
Copy link
Owner

I think, you could also remove "odname" and get it from filepath inside exporter.

@nimrof
Copy link
Collaborator Author

nimrof commented Jul 22, 2024

I think, you could also remove "odname" and get it from filepath inside exporter.

agree, but it messed up the tests so i had to do that part later.
forgot to mark it as a draft :(

@nimrof nimrof marked this pull request as draft July 22, 2024 13:37
nimrof added 2 commits July 22, 2024 16:35
Path.GetFileNameWithoutExtension([FileName] is used internally instead (this is done externally before)
Just basic tests to make sure i did not mess up the directory or filenames
@nimrof nimrof requested a review from CANopenNode July 22, 2024 18:04
@nimrof nimrof marked this pull request as ready for review July 22, 2024 18:04
Copy link
Collaborator

@trojanobelix trojanobelix left a comment

Choose a reason for hiding this comment

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

Very nice! Thanks!

@nimrof nimrof merged commit 9418223 into main Jul 23, 2024
4 checks passed
@nimrof nimrof deleted the 124-remove-folderpath-parameter-in-canopennode-exporters branch July 23, 2024 06:11
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.

remove folderpath parameter in CanOpenNode exporters
3 participants