mne-cpp
                                
                                
                                
                                    mne-cpp copied to clipboard
                            
                            
                            
                        Code coverage results seem to be unstable
Our code coverage results seem to be unstable, sometimes dropping coverage results from our tests. This happens even if the last merge did not change any of the functional code (e.g. during a docu merge). This is reflected in the graph here. We are calling codecov from our test CI everytime a test finished, leading to multiple coverage results uploaded to codecov. This behavior is supported by codecov. At codecov the results are analyzed and put together to one single result. Not sure if something goes wrong while uploading or crunching the data.