Bookkeeping icon indicating copy to clipboard operation
Bookkeeping copied to clipboard

[O2B-1372] Store environments history items nano

Open martinboulais opened this issue 1 year ago • 1 comments

I have a JIRA ticket

  • [x] branch and/or PR name(s) include(s) JIRA ID
  • [x] issue has "Fix version" assigned
  • [x] issue "Status" is set to "In review"
  • [x] PR labels are selected

Notable changes for developers:

  • Store nanoseconds of environments transitions

martinboulais avatar Sep 06 '24 09:09 martinboulais

Codecov Report

Attention: Patch coverage is 44.44444% with 10 lines in your changes missing coverage. Please review.

Project coverage is 43.88%. Comparing base (7ce661f) to head (a63bdeb). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/server/kafka/AliEcsSynchronizer.js 16.66% 5 Missing :warning:
lib/server/kafka/AliEcsEventMessagesConsumer.js 0.00% 3 Missing :warning:
...ews/Environments/Details/EnvironmentDetailsPage.js 0.00% 1 Missing :warning:
...rver/controllers/gRPC/GRPCEnvironmentController.js 0.00% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1755      +/-   ##
==========================================
+ Coverage   43.87%   43.88%   +0.01%     
==========================================
  Files         889      889              
  Lines       15721    15733      +12     
  Branches     2930     2931       +1     
==========================================
+ Hits         6898     6905       +7     
- Misses       8823     8828       +5     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 06 '24 09:09 codecov[bot]