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 the docs and do some cleanup #186

Merged
merged 2 commits into from
Jan 4, 2022
Merged

Fix the docs and do some cleanup #186

merged 2 commits into from
Jan 4, 2022

Conversation

elbrujohalcon
Copy link
Member

Some functions were unnecessarily exported, some others were undocumented.

@codecov
Copy link

codecov bot commented Jan 4, 2022

Codecov Report

Merging #186 (f026953) into main (0b3c04b) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #186   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files          10       10           
  Lines         432      432           
=======================================
  Hits          401      401           
  Misses         31       31           
Impacted Files Coverage Δ
src/wpool_pool.erl 96.37% <ø> (ø)
src/wpool_process_callbacks.erl 90.00% <ø> (ø)
src/wpool_utils.erl 100.00% <ø> (ø)
src/wpool_process.erl 82.35% <100.00%> (+0.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b3c04b...f026953. Read the comment docs.

LICENSE Outdated Show resolved Hide resolved
Co-authored-by: Nelson Vides <videsnelson@gmail.com>
Copy link
Collaborator

@NelsonVides NelsonVides left a comment

Choose a reason for hiding this comment

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

Excellent 👍🏽

@NelsonVides NelsonVides merged commit 6275bfc into main Jan 4, 2022
@NelsonVides NelsonVides deleted the missing-docs branch January 4, 2022 15:40
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.

2 participants