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

Add test cases for NoChange API #3431

Merged
merged 2 commits into from
Dec 8, 2021
Merged

Add test cases for NoChange API #3431

merged 2 commits into from
Dec 8, 2021

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Dec 5, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #3431 (5adeee4) into master (e1fe9e8) will increase coverage by 0.007%.
The diff coverage is 85.714%.

Impacted file tree graph

@@               Coverage Diff               @@
##              master     #3431       +/-   ##
===============================================
+ Coverage     58.166%   58.173%   +0.007%     
  Complexity      2633      2633               
===============================================
  Files            628       628               
  Lines          34264     34265        +1     
  Branches        5843      5843               
===============================================
+ Hits           19930     19933        +3     
+ Misses         12292     12290        -2     
  Partials        2042      2042               
Flag Coverage Δ
AlsoSlowTests 58.173% <85.714%> (+0.007%) ⬆️
javaparser-core 53.845% <ø> (+0.007%) ⬆️
javaparser-symbol-solver 35.885% <85.714%> (+0.001%) ⬆️
jdk-10 58.166% <85.714%> (+0.007%) ⬆️
jdk-11 58.166% <85.714%> (+0.007%) ⬆️
jdk-12 58.163% <85.714%> (+0.009%) ⬆️
jdk-13 58.166% <85.714%> (+0.009%) ⬆️
jdk-14 58.166% <85.714%> (+0.007%) ⬆️
jdk-15 58.166% <85.714%> (+0.007%) ⬆️
jdk-16 58.163% <85.714%> (+0.004%) ⬆️
jdk-8 58.170% <85.714%> (+0.012%) ⬆️
jdk-9 58.166% <85.714%> (+0.009%) ⬆️
macos-latest 58.164% <85.714%> (+0.007%) ⬆️
ubuntu-latest 58.152% <85.714%> (+0.007%) ⬆️
windows-latest 58.155% <85.714%> (+0.007%) ⬆️

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

Impacted Files Coverage Δ
...mbolsolver/model/typesystem/ReferenceTypeImpl.java 85.046% <85.714%> (+0.141%) ⬆️
...ub/javaparser/ast/observer/ObservableProperty.java 86.127% <0.000%> (+1.156%) ⬆️

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 e1fe9e8...5adeee4. Read the comment docs.

@jlerbsc jlerbsc merged commit fb4a26e into javaparser:master Dec 8, 2021
@MysterAitch MysterAitch added the PR: Added A PR that introduces new behaviour (e.g. functionality, tests) label Dec 11, 2021
@MysterAitch MysterAitch added this to the next release milestone Dec 11, 2021
@MysterAitch MysterAitch changed the title Add test cases for NoChange API Add test cases for NoChange API Jan 9, 2022
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