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

atomic: Add backend documentation of template parameter #177

Merged
merged 1 commit into from
May 25, 2020

Conversation

stotko
Copy link
Owner

@stotko stotko commented May 25, 2020

Although the backend API is not contained in the public API documentation (as it is an implementation detail from the user's point of view), the backend functions of atomic are not fully documented. Add documentation to the template parameter to all of these functions.

@codecov
Copy link

codecov bot commented May 25, 2020

Codecov Report

Merging #177 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #177      +/-   ##
==========================================
- Coverage   97.81%   97.76%   -0.06%     
==========================================
  Files          28       28              
  Lines        1833     1833              
==========================================
- Hits         1793     1792       -1     
- Misses         40       41       +1     
Impacted Files Coverage Δ
src/stdgpu/impl/unordered_base_detail.cuh 96.25% <0.00%> (-0.25%) ⬇️

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 25af2e0...670b89b. Read the comment docs.

@stotko stotko merged commit 3caec37 into master May 25, 2020
@stotko stotko deleted the atomic_backend_doc branch May 25, 2020 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant