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

3.0.0 #33

Merged
merged 5 commits into from
Apr 2, 2021
Merged

3.0.0 #33

merged 5 commits into from
Apr 2, 2021

Conversation

virustotalop
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 2, 2021

Codecov Report

Merging #33 (b2e2b74) into master (033c78a) will decrease coverage by 2.86%.
The diff coverage is 93.44%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #33      +/-   ##
============================================
- Coverage     96.39%   93.53%   -2.87%     
- Complexity       82       85       +3     
============================================
  Files            11       13       +2     
  Lines           222      232      +10     
  Branches         36       36              
============================================
+ Hits            214      217       +3     
- Misses            3       10       +7     
  Partials          5        5              
Impacted Files Coverage Δ Complexity Δ
...nt/eventbus/methodhandle/MethodHandleEventBus.java 40.00% <40.00%> (ø) 2.00 <2.00> (?)
...nt/eventbus/methodhandle/MethodHandleExecutor.java 75.00% <75.00%> (ø) 2.00 <2.00> (?)
.../trident/eventbus/javassist/JavassistEventBus.java 86.00% <86.00%> (-4.20%) 9.00 <9.00> (-1.00)
...c/main/java/com/clubobsidian/trident/EventBus.java 94.44% <94.44%> (-0.20%) 20.00 <20.00> (ø)
src/main/java/com/clubobsidian/trident/Event.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
...n/java/com/clubobsidian/trident/EventPriority.java 100.00% <100.00%> (ø) 6.00 <5.00> (ø)
.../java/com/clubobsidian/trident/MethodExecutor.java 100.00% <100.00%> (ø) 4.00 <4.00> (ø)
...java/com/clubobsidian/trident/event/DeadEvent.java 100.00% <100.00%> (ø) 2.00 <2.00> (ø)
...rident/eventbus/reflection/ReflectionEventBus.java 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
.../eventbus/reflection/ReflectionMethodExecutor.java 100.00% <100.00%> (ø) 2.00 <2.00> (ø)
... and 5 more

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 033c78a...b2e2b74. Read the comment docs.

@virustotalop virustotalop merged commit ae723df into master Apr 2, 2021
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