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

✅ Added tests for STL utils #119

Merged
merged 3 commits into from
Feb 9, 2023
Merged

✅ Added tests for STL utils #119

merged 3 commits into from
Feb 9, 2023

Conversation

marcelwa
Copy link
Collaborator

@marcelwa marcelwa commented Feb 8, 2023

No description provided.

@marcelwa marcelwa added the test Tests added or missing label Feb 8, 2023
@marcelwa marcelwa self-assigned this Feb 8, 2023
@codecov
Copy link

codecov bot commented Feb 8, 2023

Codecov Report

Merging #119 (2656820) into main (c57a184) will decrease coverage by 0.02%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
- Coverage   93.87%   93.85%   -0.02%     
==========================================
  Files          75       75              
  Lines        6936     6936              
==========================================
- Hits         6511     6510       -1     
- Misses        425      426       +1     
Impacted Files Coverage Δ
include/fiction/utils/stl_utils.hpp 100.00% <ø> (ø)
.../algorithms/physical_design/one_pass_synthesis.hpp 88.19% <0.00%> (-0.35%) ⬇️

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 c57a184...2656820. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 8, 2023

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

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

clang-tidy made some suggestions

test/utils/stl_utils.cpp Show resolved Hide resolved
@marcelwa marcelwa merged commit 32e27ee into main Feb 9, 2023
@marcelwa marcelwa deleted the stl-utils-test branch February 9, 2023 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Tests added or missing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant