VirtualSatellite4-Core icon indicating copy to clipboard operation
VirtualSatellite4-Core copied to clipboard

Task #1178 problem with Commit Synchronization in Collaborative Environment

Open DimitriDiantos opened this issue 1 year ago • 2 comments

To resolve this, I suggest reviewing the code behind the "commit project to repository" button, ensuring that it performs an update before each commit.

DimitriDiantos avatar Mar 20 '24 18:03 DimitriDiantos

Codecov Report

Merging #1179 (3658d6f) into development (8027909) will decrease coverage by 0.06%. Report is 2 commits behind head on development. The diff coverage is n/a.

:exclamation: Current head 3658d6f differs from pull request most recent head 161fb89. Consider uploading reports for the commit 161fb89 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@                Coverage Diff                @@
##             development    #1179      +/-   ##
=================================================
- Coverage          86.90%   86.85%   -0.06%     
+ Complexity          5147     5144       -3     
=================================================
  Files                629      629              
  Lines              25659    25659              
  Branches            2331     2331              
=================================================
- Hits               22298    22285      -13     
- Misses              2578     2590      +12     
- Partials             783      784       +1     

see 5 files with indirect coverage changes

codecov[bot] avatar Mar 22 '24 14:03 codecov[bot]

If your not yet done with your feature, please add the "Draft:" thing to the title of the PR, so that it is clear that it should not yet be merged... And only add us as reviers once our done ;) Otherwise we don't know when do look at the changes... ;)

franzTobiasDLR avatar Mar 28 '24 08:03 franzTobiasDLR