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

chore: bump jetbrains annotations version #44

Merged
merged 1 commit into from
Oct 20, 2021
Merged

Conversation

arjenzhou
Copy link
Owner

What is the purpose of the change

Brief changelog

Verifying this change

Checklist

  • Make sure there is a ISSUE field for the change (usually
    before you start working on it). Trivial changes like typos do not require a GitHub issue. Your pull request should
    address just this issue, without pulling in other changes - one PR resolves one issue.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Write necessary unit-test to verify your logic correction, more mock a little better when cross module dependency
    exist. If the new feature or significant change is committed, please remember to add sample in project.
  • Add some description to documents if you are requesting to add a feature.
  • GitHub Actions works fine on your own branch.

@codecov
Copy link

codecov bot commented Oct 20, 2021

Codecov Report

Merging #44 (91a7f64) into master (f125c6d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #44   +/-   ##
=========================================
  Coverage     49.20%   49.20%           
  Complexity      163      163           
=========================================
  Files            47       47           
  Lines          1069     1069           
  Branches         65       65           
=========================================
  Hits            526      526           
  Misses          503      503           
  Partials         40       40           
Impacted Files Coverage Δ
...b/porter/common/util/PorterNetworkInterceptor.java 0.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f125c6d...91a7f64. Read the comment docs.

@arjenzhou arjenzhou merged commit d13b71f into master Oct 20, 2021
@arjenzhou arjenzhou deleted the bump-dependencies branch October 20, 2021 12:47
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.

1 participant