scipopt / SCIPpp

A C++ wrapper for SCIP
Apache License 2.0
19 stars 4 forks source link

Introduce line length limit of 120 chars #2

Closed hedtke closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #2 (a9c31cb) into main (6da1dd9) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   96.92%   96.96%   +0.04%     
==========================================
  Files           8        8              
  Lines         130      132       +2     
  Branches       35       37       +2     
==========================================
+ Hits          126      128       +2     
  Misses          3        3              
  Partials        1        1              
Files Changed Coverage Δ
source/model.cpp 98.30% <100.00%> (+0.05%) :arrow_up:
hedtke commented 11 months ago

I want only a limit of 120 chars, not these strange reformats