Skip to content

Conversation

@ymh199478
Copy link
Contributor

No description provided.

ymh199478 and others added 28 commits August 10, 2019 12:01
* code optimization.

* event system api changed.
* Cleaned up the code and adjusted the directory file
structure.

* event namespace changed.

* clean unless file.
* rename Dispatch to Raise
* accord with design guidelines.
* upgrade 3rd & clean code.

* restore flag

* add 2.0 version

* upgrade framework

* ci update

* CI bug fixed.
* implement test method return matched value.
* CHANGELOG update`
…284)

* Enhanced debug information for create instance and inject property.
* remove debug code.
* Add github action configuration.
* add github action badge.
@codecov-commenter
Copy link

Codecov Report

Merging #290 into master will decrease coverage by 0.01%.
The diff coverage is 94.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #290      +/-   ##
==========================================
- Coverage   89.13%   89.12%   -0.02%     
==========================================
  Files          36       34       -2     
  Lines        2366     2382      +16     
==========================================
+ Hits         2109     2123      +14     
- Misses        257      259       +2     
Impacted Files Coverage Δ
...rc/CatLib.Core/CatLib/Events/AfterBootEventArgs.cs 100.00% <ø> (ø)
...rc/CatLib.Core/CatLib/Events/AfterInitEventArgs.cs 100.00% <ø> (ø)
...tLib.Core/CatLib/Events/AfterTerminateEventArgs.cs 100.00% <ø> (ø)
.../CatLib.Core/CatLib/Events/ApplicationEventArgs.cs 100.00% <ø> (ø)
src/CatLib.Core/CatLib/Events/ApplicationEvents.cs 100.00% <ø> (ø)
...c/CatLib.Core/CatLib/Events/BeforeBootEventArgs.cs 66.66% <ø> (ø)
...c/CatLib.Core/CatLib/Events/BeforeInitEventArgs.cs 100.00% <ø> (ø)
...Lib.Core/CatLib/Events/BeforeTerminateEventArgs.cs 100.00% <ø> (ø)
...CatLib.Core/CatLib/Events/InitProviderEventArgs.cs 75.00% <ø> (ø)
...tLib.Core/CatLib/Events/StartCompletedEventArgs.cs 100.00% <ø> (ø)
... and 20 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 759b67e...afc0d1d. Read the comment docs.

@ymh199478 ymh199478 merged commit c0ab200 into master Sep 10, 2020
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