Skip to content

Fix rebar.config.script when the src dir doesn't exist#174

Merged
NelsonVides merged 1 commit intomasterfrom
fix_exdoc_build
Mar 10, 2025
Merged

Fix rebar.config.script when the src dir doesn't exist#174
NelsonVides merged 1 commit intomasterfrom
fix_exdoc_build

Conversation

@NelsonVides
Copy link
Copy Markdown
Member

This can happen when compiling a project that uses this library as a dependency and has no src/ directory, arguably an edge case though.

The intend of the script is to prepare sections in ex_doc according to the directories, so that metric modules are grouped into a metrics section, etc.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NelsonVides NelsonVides marked this pull request as ready for review March 5, 2025 14:27
@NelsonVides NelsonVides requested a review from onno-vos-dev March 5, 2025 14:27
This can happen when compiling a project that uses this library as a
dependency and has no `src/` directory, arguably an edge case though.

The intend of the script is to prepare sections in ex_doc according to
the directories, so that metric modules are grouped into a metrics
section, etc.
Copy link
Copy Markdown

@DenysGonchar DenysGonchar left a comment

Choose a reason for hiding this comment

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

👌

@NelsonVides NelsonVides merged commit 80e2f7c into master Mar 10, 2025
@NelsonVides NelsonVides deleted the fix_exdoc_build branch March 10, 2025 10:19
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.

3 participants