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(project): increase linter timeout to 10m #1011

Merged
merged 2 commits into from
May 2, 2022

Conversation

xcoulon
Copy link
Member

@xcoulon xcoulon commented May 1, 2022

Fixes #1006

Signed-off-by: Xavier Coulon [email protected]

@codecov
Copy link

codecov bot commented May 1, 2022

Codecov Report

Merging #1011 (4013b59) into master (873c72b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1011   +/-   ##
=======================================
  Coverage   80.14%   80.14%           
=======================================
  Files          85       85           
  Lines        6860     6860           
=======================================
  Hits         5498     5498           
  Misses        856      856           
  Partials      506      506           

@github-actions
Copy link

github-actions bot commented May 1, 2022

Comparing with master branch:

name                                          old time/op    new time/op    delta
RealDocumentProcessing/demo.adoc-2              18.1ms ± 2%    18.2ms ± 1%   ~     (p=0.113 n=9+9)
RealDocumentProcessing/vertx-examples.adoc-2    55.0ms ± 1%    55.2ms ± 1%   ~     (p=0.094 n=9+9)
RealDocumentProcessing/mocking.adoc-2           48.9ms ± 1%    48.8ms ± 1%   ~     (p=0.247 n=10+10)

name                                          old alloc/op   new alloc/op   delta
RealDocumentProcessing/demo.adoc-2              9.37MB ± 0%    9.37MB ± 0%   ~     (p=0.669 n=10+10)
RealDocumentProcessing/vertx-examples.adoc-2    26.6MB ± 0%    26.6MB ± 0%   ~     (p=0.447 n=10+9)
RealDocumentProcessing/mocking.adoc-2           21.8MB ± 0%    21.8MB ± 0%   ~     (p=0.494 n=10+10)

name                                          old allocs/op  new allocs/op  delta
RealDocumentProcessing/demo.adoc-2                114k ± 0%      114k ± 0%   ~     (all equal)
RealDocumentProcessing/vertx-examples.adoc-2      343k ± 0%      343k ± 0%   ~     (p=0.379 n=9+10)
RealDocumentProcessing/mocking.adoc-2             329k ± 0%      329k ± 0%   ~     (p=0.487 n=10+10)

Comparing with latest release:

name                                          old time/op    new time/op    delta
RealDocumentProcessing/demo.adoc-2              18.1ms ± 2%    16.7ms ± 1%   -7.70%  (p=0.000 n=9+9)
RealDocumentProcessing/vertx-examples.adoc-2    55.0ms ± 1%    47.9ms ± 1%  -12.85%  (p=0.000 n=9+10)
RealDocumentProcessing/mocking.adoc-2           48.9ms ± 1%    47.5ms ± 0%   -2.83%  (p=0.000 n=10+10)

name                                          old alloc/op   new alloc/op   delta
RealDocumentProcessing/demo.adoc-2              9.37MB ± 0%    8.85MB ± 0%   -5.52%  (p=0.000 n=10+10)
RealDocumentProcessing/vertx-examples.adoc-2    26.6MB ± 0%    24.0MB ± 0%   -9.86%  (p=0.000 n=10+10)
RealDocumentProcessing/mocking.adoc-2           21.8MB ± 0%    21.6MB ± 0%   -0.79%  (p=0.000 n=10+10)

name                                          old allocs/op  new allocs/op  delta
RealDocumentProcessing/demo.adoc-2                114k ± 0%      106k ± 0%   -6.36%  (p=0.000 n=7+10)
RealDocumentProcessing/vertx-examples.adoc-2      343k ± 0%      305k ± 0%  -11.04%  (p=0.000 n=9+10)
RealDocumentProcessing/mocking.adoc-2             329k ± 0%      326k ± 0%   -0.90%  (p=0.000 n=10+10)

@xcoulon xcoulon merged commit a7dc60b into bytesparadise:master May 2, 2022
@xcoulon xcoulon deleted the Issue1006_linter_timeout branch May 2, 2022 06:19
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.

Increase linter timeout
1 participant