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

feat: add difficulty parameter to roguelike preset #351

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

wangl-cc
Copy link
Member

No description provided.

Copy link

codecov bot commented Dec 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.17%. Comparing base (3629373) to head (7d5cb6c).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #351   +/-   ##
=======================================
  Coverage   66.16%   66.17%           
=======================================
  Files          42       42           
  Lines        3626     3630    +4     
=======================================
+ Hits         2399     2402    +3     
- Misses       1227     1228    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wangl-cc wangl-cc force-pushed the feat/preset/rogue-difficulty branch from 5a02d17 to 7d5cb6c Compare December 24, 2024 01:08
@wangl-cc wangl-cc mentioned this pull request Dec 24, 2024
2 tasks
@wangl-cc
Copy link
Member Author

wangl-cc commented Dec 24, 2024

CC: @Alan-Charred, 不知为什么 Reviewer 不能选你,所以在只能艾特你了

@Alan-Charred
Copy link
Contributor

CC: @Alan-Charred, 不知为什么 Reviewer 不能选你,所以在只能艾特你了

看了一圈没问题,感恩的心!
(rust 真好,有各种 assertion 来做 sanity check)

不能选 reviewer 可能是因为不强制要求 review,我也没搞懂这个机制Orz

@wangl-cc wangl-cc merged commit cbd714c into main Dec 24, 2024
22 checks passed
@wangl-cc wangl-cc deleted the feat/preset/rogue-difficulty branch December 24, 2024 12:43
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.

2 participants