Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check for new columns and handle empty ROI list in TableWrapper #71

Merged
merged 4 commits into from
Jul 27, 2023

Conversation

ppouchin
Copy link
Member

Closes #70

@ppouchin ppouchin linked an issue Jul 27, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Patch coverage: 80.00% and project coverage change: -0.03% ⚠️

Comparison is base (9fa488b) 95.50% compared to head (4a09725) 95.47%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #71      +/-   ##
============================================
- Coverage     95.50%   95.47%   -0.03%     
- Complexity     1143     1146       +3     
============================================
  Files            45       45              
  Lines          3048     3050       +2     
  Branches        242      244       +2     
============================================
+ Hits           2911     2912       +1     
  Misses           78       78              
- Partials         59       60       +1     
Files Changed Coverage Δ
.../java/fr/igred/omero/annotations/TableWrapper.java 93.79% <80.00%> (-0.35%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.9% 90.9% Coverage
0.0% 0.0% Duplication

@ppouchin ppouchin merged commit e32532f into main Jul 27, 2023
@ppouchin ppouchin deleted the 70-check-columns branch July 27, 2023 15:05
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.

Error in TableWrapper.addRows
1 participant