Skip to content

Update template function selection to use min required args #309

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

Merged
merged 2 commits into from
Jul 16, 2024

Conversation

aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Jul 12, 2024

No description provided.

Copy link
Contributor

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

Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM, can you address clang-format?

@aaronj0 aaronj0 force-pushed the stl-convertors-fix branch from b47ea2d to 7387021 Compare July 12, 2024 16:15
Copy link
Contributor

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

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.69%. Comparing base (e0fa91e) to head (80440ea).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #309      +/-   ##
==========================================
+ Coverage   72.22%   72.69%   +0.47%     
==========================================
  Files           8        8              
  Lines        2963     2963              
==========================================
+ Hits         2140     2154      +14     
+ Misses        823      809      -14     
Files Coverage Δ
lib/Interpreter/CppInterOp.cpp 79.36% <100.00%> (+0.83%) ⬆️
Files Coverage Δ
lib/Interpreter/CppInterOp.cpp 79.36% <100.00%> (+0.83%) ⬆️

@vgvassilev
Copy link
Contributor

@maximusron, can we add a test for this change?

Copy link
Contributor

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

@vgvassilev vgvassilev merged commit cff06c7 into compiler-research:main Jul 16, 2024
48 checks passed
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