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

Compilation on demand #15

Merged
merged 81 commits into from
Jan 3, 2024
Merged

Compilation on demand #15

merged 81 commits into from
Jan 3, 2024

Conversation

Keluaa
Copy link
Owner

@Keluaa Keluaa commented Jun 20, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Attention: 80 lines in your changes are missing coverage. Please review.

Comparison is base (2037c8c) 82.94% compared to head (17ed7e8) 82.27%.

Files Patch % Lines
ext/KokkosAMDGPU.jl 0.00% 24 Missing ⚠️
src/views.jl 84.39% 22 Missing ⚠️
src/utils.jl 80.35% 11 Missing ⚠️
src/kokkos_project.jl 70.37% 8 Missing ⚠️
src/kokkos_wrapper.jl 85.00% 6 Missing ⚠️
src/configuration.jl 57.14% 3 Missing ⚠️
src/spaces.jl 66.66% 3 Missing ⚠️
src/dynamic_compilation.jl 98.13% 2 Missing ⚠️
src/layouts.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   82.94%   82.27%   -0.68%     
==========================================
  Files          11       14       +3     
  Lines         780     1021     +241     
==========================================
+ Hits          647      840     +193     
- Misses        133      181      +48     

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

@Keluaa Keluaa merged commit 236b30d into main Jan 3, 2024
6 of 8 checks passed
@Keluaa Keluaa deleted the compilation_on_demand branch January 3, 2024 12:37
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