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

Update dependecies #1060

Merged

Conversation

danielailie
Copy link
Collaborator

No description provided.

@@ -33,6 +33,7 @@ export class NftEventsConsumer {
dlqExchange: process.env.RABBITMQ_DLQ_EXCHANGE,
})
async consumeAuctionEvents(nftAuctionEvents: any) {
console.log(11111111, nftAuctionEvents)

Choose a reason for hiding this comment

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

I guess this should be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

Copy link

codecov bot commented Dec 15, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (e9f57b0) 41.45% compared to head (b645413) 41.45%.

❗ Current head b645413 differs from pull request most recent head 380546e. Consider uploading reports for the commit 380546e to get more accurate results

Files Patch % Lines
src/modules/analytics/elastic.indexer.service.ts 25.00% 3 Missing ⚠️
...dules/proxy-deployer/proxy-deployer.abi.service.ts 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           development    #1060   +/-   ##
============================================
  Coverage        41.45%   41.45%           
============================================
  Files              436      436           
  Lines             9296     9296           
  Branches          1073     1073           
============================================
  Hits              3854     3854           
  Misses            4423     4423           
  Partials          1019     1019           
Flag Coverage Δ
unittests 41.45% <45.45%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@danielailie danielailie merged commit c60b16f into development Dec 15, 2023
1 check passed
@danielailie danielailie deleted the SERVICES-2002-update-create-minter-transaction branch December 15, 2023 13:59
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.

3 participants