Skip to content

Replaced folderpath + filename with filepath in CanOpenNodeExporters#125

Merged
nimrof merged 3 commits intomainfrom
124-remove-folderpath-parameter-in-canopennode-exporters
Jul 23, 2024
Merged

Replaced folderpath + filename with filepath in CanOpenNodeExporters#125
nimrof merged 3 commits intomainfrom
124-remove-folderpath-parameter-in-canopennode-exporters

Conversation

@nimrof
Copy link
Copy Markdown
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
Copy Markdown
Owner

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

@nimrof
Copy link
Copy Markdown
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
Copy Markdown
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
@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