Skip to content

fix amqplib upstream tests failing due to missing tag for release#2098

Merged
rochdev merged 1 commit into
masterfrom
fix-amqplib-upstream-test-error
Jun 1, 2022
Merged

fix amqplib upstream tests failing due to missing tag for release#2098
rochdev merged 1 commit into
masterfrom
fix-amqplib-upstream-test-error

Conversation

@rochdev

@rochdev rochdev commented Jun 1, 2022

Copy link
Copy Markdown
Member

What does this PR do?

Fix amqplib upstream tests failing due to missing tag for release.

Motivation

The latest release doesn't have a corresponding tag which results in an error. For now we can just pin to the previous release.

@codecov

codecov Bot commented Jun 1, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2098 (ce47b9c) into master (ca465ed) will decrease coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2098      +/-   ##
==========================================
- Coverage   92.83%   92.78%   -0.06%     
==========================================
  Files         207      206       -1     
  Lines        8231     8160      -71     
==========================================
- Hits         7641     7571      -70     
+ Misses        590      589       -1     
Impacted Files Coverage Δ
packages/datadog-instrumentations/src/jest.js
packages/datadog-plugin-jest/src/index.js
packages/datadog-plugin-jest/src/util.js
packages/datadog-instrumentations/src/amqplib.js 100.00% <0.00%> (ø)
packages/datadog-plugin-amqplib/src/index.js 100.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants