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

Modifications for DAOS backend. #106

Merged
merged 3 commits into from
May 21, 2024
Merged

Modifications for DAOS backend. #106

merged 3 commits into from
May 21, 2024

Conversation

nicolau-manubens
Copy link
Contributor

No description provided.

@FussyDuck
Copy link

FussyDuck commented Jan 25, 2024

CLA assistant check
All committers have signed the CLA.

(*current_)->close();
current_++;
openCurrent();
return read1(buffer, length);
if (n <= 0) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can imagine there is good reason to interpret n <= 0 :-)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 61.93%. Comparing base (3a9f8f7) to head (1c0a450).

Files Patch % Lines
src/eckit/log/TimeStamp.cc 33.33% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #106      +/-   ##
===========================================
- Coverage    61.93%   61.93%   -0.01%     
===========================================
  Files          899      899              
  Lines        49646    49648       +2     
  Branches      3728     3730       +2     
===========================================
  Hits         30750    30750              
- Misses       18896    18898       +2     

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

@danovaro danovaro merged commit ab1bb44 into develop May 21, 2024
156 of 180 checks passed
@danovaro danovaro deleted the feature/daos_handle branch May 21, 2024 07:18
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.

6 participants