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

Add the ability to install the library for use in other CMake projects #8

Merged
merged 9 commits into from
Sep 30, 2023

Rename CMake package name to upa, and add `NAMESPACE upa::`

8aa0d53
Select commit
Loading
Failed to load commit list.
Merged

Add the ability to install the library for use in other CMake projects #8

Rename CMake package name to upa, and add `NAMESPACE upa::`
8aa0d53
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 30, 2023 in 1s

99.09% (+0.00%) compared to 98c6c19

View this Pull Request on Codecov

99.09% (+0.00%) compared to 98c6c19

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (98c6c19) 99.09% compared to head (8aa0d53) 99.09%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #8   +/-   ##
=======================================
  Coverage   99.09%   99.09%           
=======================================
  Files          15       15           
  Lines        2198     2198           
=======================================
  Hits         2178     2178           
  Misses         20       20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.