Skip to content

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Mar 25, 2021

No description provided.

@jlerbsc jlerbsc changed the title Adding convenient method to find out if a method is a variable/fixed … Adding convenient methods to find out if a method is a variable/fixed … Mar 25, 2021
@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #3196 (378d5a9) into master (491dcb9) will decrease coverage by 0.000%.
The diff coverage is 50.000%.

Impacted file tree graph

@@              Coverage Diff              @@
##            master     #3196       +/-   ##
=============================================
- Coverage   53.126%   53.125%   -0.001%     
=============================================
  Files          451       451               
  Lines        25112     25114        +2     
  Branches      3786      3786               
=============================================
+ Hits         13341     13342        +1     
  Misses       10685     10685               
- Partials      1086      1087        +1     
Flag Coverage Δ
AlsoSlowTests 53.125% <50.000%> (-0.001%) ⬇️
javaparser-core 53.125% <50.000%> (-0.001%) ⬇️
jdk-10 53.125% <50.000%> (-0.001%) ⬇️
jdk-11 53.125% <50.000%> (-0.001%) ⬇️
jdk-12 53.125% <50.000%> (-0.001%) ⬇️
jdk-13 53.125% <50.000%> (-0.001%) ⬇️
jdk-14 53.125% <50.000%> (-0.001%) ⬇️
jdk-15 53.125% <50.000%> (-0.001%) ⬇️
jdk-16 53.125% <50.000%> (-0.001%) ⬇️
jdk-8 53.123% <50.000%> (-0.001%) ⬇️
jdk-9 53.125% <50.000%> (-0.001%) ⬇️
macos-latest 53.113% <50.000%> (-0.001%) ⬇️
ubuntu-latest 53.113% <50.000%> (-0.001%) ⬇️
windows-latest 53.113% <50.000%> (-0.001%) ⬇️

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

Impacted Files Coverage Δ
...ithub/javaparser/ast/body/CallableDeclaration.java 59.302% <50.000%> (-0.110%) ⬇️

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 491dcb9...378d5a9. Read the comment docs.

@jlerbsc jlerbsc merged commit bc46347 into javaparser:master Mar 25, 2021
@MysterAitch MysterAitch changed the title Adding convenient methods to find out if a method is a variable/fixed … Adding convenient methods to find out if a method is a variable/fixed arity method Apr 6, 2021
@MysterAitch MysterAitch added the PR: Added A PR that introduces new behaviour (e.g. functionality, tests) label Apr 6, 2021
@MysterAitch MysterAitch added this to the next release milestone Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Added A PR that introduces new behaviour (e.g. functionality, tests)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants