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

Fix junit upgrade issue #166

Merged
merged 1 commit into from
May 5, 2022
Merged

Conversation

gtn1024
Copy link
Contributor

@gtn1024 gtn1024 commented May 5, 2022

Use junit 5 api for unit test

@codecov-commenter
Copy link

codecov-commenter commented May 5, 2022

Codecov Report

Merging #166 (29f4f0f) into main (4c5dcb0) will increase coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main     #166   +/-   ##
=========================================
  Coverage     69.77%   69.77%           
  Complexity     8644     8644           
=========================================
  Files           411      411           
  Lines         44491    44491           
  Branches       8891     8891           
=========================================
+ Hits          31042    31045    +3     
+ Misses         9799     9796    -3     
  Partials       3650     3650           
Impacted Files Coverage Δ
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 58.27% <0.00%> (+0.09%) ⬆️
...ain/java/com/alibaba/fastjson2/JSONWriterUTF8.java 73.88% <0.00%> (+0.12%) ⬆️
core/src/main/java/com/alibaba/fastjson2/JSON.java 89.69% <0.00%> (+0.23%) ⬆️

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 4c5dcb0...29f4f0f. Read the comment docs.

@wenshao wenshao merged commit 571eceb into alibaba:main May 5, 2022
@gtn1024 gtn1024 deleted the upgrade-junit-issue branch May 5, 2022 06:46
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.

3 participants