Skip to content

Conversation

@patrick96
Copy link
Member

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Other: Replace this with a description of the type of this PR

Description

'level' is a string, not an integer

This targets the hotfix branch for 3.5.1. Since this isn't really an critical bug, I think we can leave the hotfix branch for a bit and see if there are other bugs in 3.5.0 that need fixing.

Related Issues & Documents

Documentation (check all applicable)

  • This PR requires changes to the Wiki documentation (describe the changes)
  • This PR requires changes to the documentation inside the git repo (please add them to the PR).
  • Does not require documentation changes

'level' is a string, not an integer
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #2264 (3736050) into hotfix/3.5.1 (62638a5) will increase coverage by 0.02%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           hotfix/3.5.1   #2264      +/-   ##
===============================================
+ Coverage          7.31%   7.34%   +0.02%     
===============================================
  Files               155     155              
  Lines             10634   10596      -38     
===============================================
  Hits                778     778              
+ Misses             9856    9818      -38     
Flag Coverage Δ
unittests 7.34% <0.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
src/modules/menu.cpp 0.00% <0.00%> (ø)
src/modules/network.cpp 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

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

@patrick96 patrick96 merged commit c198859 into polybar:hotfix/3.5.1 Dec 3, 2020
@patrick96 patrick96 deleted the menu-error-message branch December 3, 2020 14:13
patrick96 added a commit that referenced this pull request Dec 12, 2020
Changelog

**Features**

* config: Multiple inheritance (#2271), see #2269

**Fixes**

* (#2285), see #770, #2289
* Timer module: Polybar crash when interval is set to 0 (#2274), see #2273
* `custom/menu`: Wrong level numbers in error messages (#2264)
* `internal/xworkspaces`: Ignored certain workspace updates (#2275), see #2272
* Logger: Undefined behavior (#2284)
* build:
    * Build issues in older clang versions (#2270, #2279, #2280)
@patrick96 patrick96 mentioned this pull request Dec 12, 2020
12 tasks
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