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

boost::filesystem to std::filesystem #81

Merged
merged 4 commits into from
Sep 20, 2024

Conversation

BAILOOL
Copy link
Collaborator

@BAILOOL BAILOOL commented Sep 12, 2024

Changes:

  • boost::filesystem -> std::filesystem
  • std::filesystem::path instead of std::string for paths

Closes #57

@BAILOOL BAILOOL added the enhancement New feature or request label Sep 12, 2024
@BAILOOL BAILOOL self-assigned this Sep 12, 2024
@BAILOOL BAILOOL marked this pull request as ready for review September 14, 2024 07:31
Copy link

LCOV of commit f0d1db1 during CI #186

Summary coverage rate:
  lines......: 82.8% (2944 of 3555 lines)
  functions..: 90.2% (249 of 276 functions)
  branches...: no data found

Files changed coverage rate: n/a

@BAILOOL
Copy link
Collaborator Author

BAILOOL commented Sep 14, 2024

@BobbleLaw what do you think about the changes?

@BAILOOL BAILOOL merged commit 4400397 into master Sep 20, 2024
17 of 18 checks passed
@BAILOOL BAILOOL deleted the feature/switch-to-filesystem-library branch September 20, 2024 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to avoid time-spending WARN meesages with OpenCV 'findDecoder imread_('')'
2 participants