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

Make sure that c.name is never nil #3251

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

psychon
Copy link
Member

@psychon psychon commented Jan 27, 2021

No description provided.

@psychon psychon linked an issue Jan 27, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #3251 (b62e742) into master (1c53c36) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3251   +/-   ##
=======================================
  Coverage   88.21%   88.22%           
=======================================
  Files         662      662           
  Lines       44962    44962           
=======================================
+ Hits        39662    39666    +4     
+ Misses       5300     5296    -4     
Flag Coverage Δ
gcov 75.24% <100.00%> (+0.03%) ⬆️
luacov 91.06% <ø> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
objects/client.c 81.98% <100.00%> (+0.15%) ⬆️
xwindow.c 92.93% <0.00%> (+0.54%) ⬆️
lib/awful/widget/layoutlist.lua 91.44% <0.00%> (+0.65%) ⬆️

@Elv13 Elv13 merged commit db330e0 into awesomeWM:master Mar 1, 2021
@psychon psychon deleted the never-nil-name branch March 1, 2021 08:43
actionless pushed a commit to actionless/awesome that referenced this pull request Apr 26, 2021
actionless added a commit to actionless/awesome_config that referenced this pull request Apr 29, 2021
man9ourah pushed a commit to man9ourah/awesome that referenced this pull request Nov 25, 2021
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.

gears.string startswith/endswith, client.name and nil value
4 participants