gansm / finalcut

A text-based widget toolkit
https://github.com/gansm/finalcut/wiki/First-steps#first-steps-with-the-final-cut-widget-toolkit
GNU Lesser General Public License v3.0
981 stars 52 forks source link

Removed reimplementation of the copy operator. #132

Closed linuxdoesitbetter closed 1 year ago

linuxdoesitbetter commented 1 year ago

Something had crossed between our changes.

codecov[bot] commented 1 year ago

Codecov Report

Merging #132 (4a4b228) into main (d7d088e) will decrease coverage by 0.02%. The diff coverage is 0.00%.

:exclamation: Current head 4a4b228 differs from pull request most recent head 40e1b05. Consider uploading reports for the commit 40e1b05 to get more accurate results

@@            Coverage Diff             @@
##             main     #132      +/-   ##
==========================================
- Coverage   68.31%   68.29%   -0.02%     
==========================================
  Files         188      188              
  Lines       51011    51023      +12     
==========================================
  Hits        34846    34846              
- Misses      16165    16177      +12     
Impacted Files Coverage Δ
final/eventloop/monitor.h 0.00% <ø> (ø)
final/eventloop/signal_monitor.cpp 0.00% <0.00%> (ø)
final/eventloop/signal_monitor.h 0.00% <ø> (ø)
final/eventloop/timer_monitor.cpp 11.22% <0.00%> (-1.00%) :arrow_down:
gansm commented 1 year ago

Hi Andreas, I just fixed it upstream. Please synchronize your forced version to avoid further merge conflicts.