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

Allow to add custom cmake build arguments #193

Merged
merged 5 commits into from
Nov 2, 2023

Conversation

ilyachur
Copy link
Owner

No description provided.

Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #193 (6a54717) into master (89a0e50) will increase coverage by 0.0%.
Report is 3 commits behind head on master.
The diff coverage is 100.0%.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #193   +/-   ##
======================================
  Coverage    98.5%   98.5%           
======================================
  Files          19      19           
  Lines        1282    1283    +1     
======================================
+ Hits         1263    1264    +1     
  Misses         19      19           
Files Coverage Δ
autoload/cmake4vim.vim 99.5% <100.0%> (+<0.1%) ⬆️
autoload/utils/cmake.vim 100.0% <100.0%> (ø)
autoload/utils/gen/common.vim 100.0% <100.0%> (ø)
autoload/utils/gen/make.vim 100.0% <100.0%> (ø)
autoload/utils/gen/ninja.vim 100.0% <100.0%> (ø)
autoload/utils/gen/vs.vim 95.4% <100.0%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02076b2...6a54717. Read the comment docs.

@ilyachur ilyachur merged commit 35c359b into master Nov 2, 2023
18 checks passed
@ilyachur ilyachur deleted the allow_to_add_custom_cmake_build_args branch November 2, 2023 19:24
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.

None yet

1 participant