Skip to content

Conversation

rpurdie
Copy link
Contributor

@rpurdie rpurdie commented Jul 24, 2022

A runtime test was added for create_timer however this meant cross compiling
would no longer work. Allow a cache value to be specified to allow cross
compiling again.

Signed-off-by: Richard Purdie richard.purdie@linuxfoundation.org

A runtime test was added for create_timer however this meant cross compiling
would no longer work. Allow a cache value to be specified to allow cross
compiling again.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
@codecov
Copy link

codecov bot commented Jul 24, 2022

Codecov Report

Merging #10777 (2508250) into master (d61efa5) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #10777      +/-   ##
==========================================
- Coverage   81.75%   81.75%   -0.01%     
==========================================
  Files         158      158              
  Lines      185662   185662              
  Branches    41985    41985              
==========================================
- Hits       151795   151779      -16     
- Misses      21393    21401       +8     
- Partials    12474    12482       +8     
Flag Coverage Δ
huge-clang-none 82.62% <ø> (-0.01%) ⬇️
linux 82.62% <ø> (-0.01%) ⬇️
mingw-x64-HUGE 0.00% <ø> (ø)
mingw-x64-HUGE-gui 78.22% <ø> (-0.02%) ⬇️
windows 77.00% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/sound.c 59.77% <0.00%> (-6.33%) ⬇️
src/profiler.c 82.48% <0.00%> (-0.67%) ⬇️
src/terminal.c 77.04% <0.00%> (-0.32%) ⬇️
src/os_win32.c 57.49% <0.00%> (-0.15%) ⬇️
src/channel.c 83.83% <0.00%> (-0.14%) ⬇️
src/netbeans.c 72.81% <0.00%> (-0.08%) ⬇️
src/term.c 73.67% <0.00%> (ø)
src/eval.c 92.33% <0.00%> (+0.03%) ⬆️
src/regexp_nfa.c 90.21% <0.00%> (+0.03%) ⬆️
src/gui.c 73.10% <0.00%> (+0.04%) ⬆️
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us.

@brammool brammool closed this in 509695c Jul 24, 2022
@Mindavi Mindavi mentioned this pull request Jul 26, 2022
13 tasks
@brammool
Copy link
Contributor

brammool commented Jul 30, 2022 via email

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