Skip to content

Conversation

@ymh199478
Copy link
Contributor

Q A
Branch? 2.0
Bug fix? No
New feature? No
Deprecations? No
Internal Changed? No
Removed No
Tests pass? Yes

The commit cleaned up the code and adjusted the directory file structure.

@codecov-io
Copy link

codecov-io commented Aug 18, 2019

Codecov Report

Merging #275 into 2.0 will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.0     #275   +/-   ##
=======================================
  Coverage   89.14%   89.14%           
=======================================
  Files          36       34    -2     
  Lines        2367     2367           
=======================================
  Hits         2110     2110           
  Misses        257      257
Impacted Files Coverage Δ
src/CatLib.Core/Util/Guard.cs 83.72% <ø> (ø)
src/CatLib.Core/Util/InternalHelper.cs 100% <ø> (ø)
src/CatLib.Core/Container/BindData.cs 94.11% <ø> (ø) ⬆️
src/CatLib.Core/Util/SortSet.cs 90.85% <ø> (ø)
src/CatLib.Core/Container/Container.cs 96.07% <ø> (ø) ⬆️
src/CatLib.Core/IO/SegmentStream.cs 97.14% <ø> (ø)
src/CatLib.Core/Container/BindDataExtension.cs 26.58% <ø> (ø)
src/CatLib.Core/CatLib/Application.cs 96% <ø> (ø) ⬆️
src/CatLib.Core/IO/CombineStream.cs 92.1% <ø> (ø)
src/CatLib.Core/EventDispatcher/EventDispatcher.cs 94.11% <ø> (ø) ⬆️
... and 8 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 b6a7a55...1755b7e. Read the comment docs.

@ymh199478 ymh199478 merged commit 278ce7f into 2.0 Aug 18, 2019
@ymh199478 ymh199478 deleted the changed/folder-structure branch November 3, 2019 10:59
ymh199478 added a commit that referenced this pull request Sep 10, 2020
* code optimization. (#271)

* Changed event system api. (#273)

* code optimization.

* event system api changed.

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Fixed incorrect comment content. (#274)

* Cleaned up the code and adjusted the directory file (#275)

* Cleaned up the code and adjusted the directory file
structure.

* event namespace changed.

* clean unless file.

* change log update. (#276)

* Update CHANGELOG.md

* Update CHANGELOG.md

* IApplication can get event dispatcher. (#277)

* Accord with design guidelines. (#278)

* rename Dispatch to Raise
* accord with design guidelines.

* Upgrade 3rd library (#279)

* upgrade 3rd & clean code.

* restore flag

* add 2.0 version

* upgrade framework

* ci update

* CI bug fixed.

* Implement test method return matched value. (#280)

* implement test method return matched value.
* CHANGELOG update`

* Create bucket.json

* Update bucket.json

* Update bucket.json

* Update README.md

* Update README.md

* Release 2.0 (#282)

* Update bucket.json

* Adjusting the structure of distributed files to best practices.

* Enhanced debug information for create instance and inject property. (#284)

* Enhanced debug information for create instance and inject property.
* remove debug code.

* Enhance ExpectedExceptionAndMessageAttribute to support asterisk wildcard. (#287)

* Add github action configuration. (#288)

* Add github action configuration.
* add github action badge.
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