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

Return const ref instead of a copy. #1027

Merged
merged 1 commit into from
Aug 5, 2024
Merged

Return const ref instead of a copy. #1027

merged 1 commit into from
Aug 5, 2024

Conversation

vgvassilev
Copy link
Owner

No description provided.

Copy link
Contributor

github-actions bot commented Aug 5, 2024

clang-tidy review says "All clean, LGTM! 👍"

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.10%. Comparing base (7d1e26c) to head (549c475).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1027   +/-   ##
=======================================
  Coverage   94.10%   94.10%           
=======================================
  Files          55       55           
  Lines        8225     8225           
=======================================
  Hits         7740     7740           
  Misses        485      485           
Files Coverage Δ
include/clad/Differentiator/DynamicGraph.h 98.14% <100.00%> (ø)
Files Coverage Δ
include/clad/Differentiator/DynamicGraph.h 98.14% <100.00%> (ø)

@vgvassilev vgvassilev merged commit 7cec7c8 into master Aug 5, 2024
89 checks passed
@vgvassilev vgvassilev deleted the ret-const-ref branch August 5, 2024 14:12
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.

1 participant