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

Upgrade v1.12.2 #200

Merged
merged 4 commits into from
Jun 20, 2023
Merged

Upgrade v1.12.2 #200

merged 4 commits into from
Jun 20, 2023

Conversation

hwbrzzl
Copy link
Contributor

@hwbrzzl hwbrzzl commented Jun 20, 2023

πŸ“‘ Description

Fix facades.Gate returns nil

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

hwbrzzl and others added 4 commits June 19, 2023 19:02
* Update README

* fix: path error in Windows (#192)

---------

Co-authored-by: 耗子 <i@haozi.net>
* Update README

* fix: path error in Windows (#192)

* feat: remove promptui (#194)

* feat: remove promptui

* fix: lint

* fix: lint

* Update README (#195)

---------

Co-authored-by: 耗子 <i@haozi.net>
* Fix: MakeGate error

* Update print
@codecov
Copy link

codecov bot commented Jun 20, 2023

Codecov Report

Patch coverage: 48.64% and project coverage change: +0.74 πŸŽ‰

Comparison is base (a5a4230) 62.24% compared to head (181ee93) 62.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   62.24%   62.98%   +0.74%     
==========================================
  Files         125      125              
  Lines        8078     8078              
==========================================
+ Hits         5028     5088      +60     
+ Misses       2717     2640      -77     
- Partials      333      350      +17     
Impacted Files Coverage Ξ”
cache/driver.go 66.66% <0.00%> (ΓΈ)
filesystem/application.go 0.00% <0.00%> (ΓΈ)
foundation/container.go 53.80% <10.52%> (+35.08%) ⬆️
database/gorm/test_utils.go 82.22% <100.00%> (ΓΈ)
foundation/console/package_make_command_stubs.go 100.00% <100.00%> (ΓΈ)

β˜” View full report in Codecov by Sentry.
πŸ“’ Do you have feedback about the report comment? Let us know in this issue.

@hwbrzzl hwbrzzl merged commit 6f235d6 into master Jun 20, 2023
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