Clean up points queries
还没有人认领这个 Issue。
评估
调研方向
Start by reading the query code in AwardedPoint, AvailablePoint, and User, then inspect the existing tests for those models. Map the redundant queries and identify the reported N+1 cases before deciding whether a helper class is warranted. Done means the queries are simpler, comments explain the non-obvious parts, N+1 behavior is reduced, and tests cover the revised behavior.
由索引模型根据 Issue 内容生成。
描述
There are a bunch of complex queries in AwardedPoint, AvailablePoint and User. with some redundancy. Clean it up, add comments, maybe refactor them to some helper class. Reduce N+1 problems. Also improve tests.
- 主要语言
- Ruby
- 星标
- 51
- 派生
- 42
- 平均合并
- 1 小时 27 分钟
- 30 天内合并 PR
- 1
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
testmycode/tmc-server 的其他 Issue
-
难度 4/5 3-5 天 新手友好度 25/100
testmycode/tmc-server#590 ·
-
难度 4/5 3-5 天 新手友好度 20/100
testmycode/tmc-server#576 ·
-
难度 3/5 1-2 天 新手友好度 35/100
testmycode/tmc-server#488 · 1 条评论 ·
-
难度 4/5 3-5 天 新手友好度 25/100
testmycode/tmc-server#487 ·
-
难度 3/5 1-2 天 新手友好度 35/100
testmycode/tmc-server#477 · 2 条评论 ·
查看 testmycode/tmc-server 的全部 Issue
相似的 Issue
-
bug
难度 2/5 1-3 小时 新手友好度 82/100
hanami/hanami-cli#449 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
resque/resque-scheduler#826 ·
-
bug
难度 2/5 1-3 小时 新手友好度 68/100
-
难度 2/5 1-3 小时 新手友好度 65/100
-
难度 2/5 1-3 小时 新手友好度 75/100