• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
MLYTC1 Avatar
Name:Unknown
Clan:GOA
Skills:master
Member Since:Nov 2023
Last Seen:Jun 2025
Profiles:
Following:146
Followers:149
Allies:141
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored
  • Needs Resolution (12)
  • Custom User Avatar
    • mauro-1
    • created a suggestion for "The Hat Analyzer" kata
    • 10 months ago

    Drop input validation (negative values).

  • Custom User Avatar
    • KayleighWasTaken
    • created an issue for "Arcane Shade Mystery" kata
    • 10 months ago

    Tests crash when run with initial solution.

  • Custom User Avatar
    • KayleighWasTaken
    • created an issue for "Arcane Radius Revelation" kata
    • 10 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • KayleighWasTaken
    • created an issue for "Arcane Radius Revelation" kata
    • 10 months ago

    Running the initial solution (or indeed any solution which returns a non-numeric value) reveals the solution to the user in the stack trace.

  • Custom User Avatar
    • KayleighWasTaken
    • created an issue for "Arcane Shade Mystery" kata
    • 10 months ago

    Reraising: random tests have bare assertions inside a describe

  • Custom User Avatar
    • KayleighWasTaken
    • created a suggestion for "Arcane Radius Revelation" kata
    • 10 months ago

    Random test code is extremely bizarre and should probably be modified:

    • 25 tests is not a lot
    • Shuffling a set of already randomly generated inputs achieves nothing
    • Why are you even building a list via appending (or even building a list of cases at all), just run the tests as you generate them
  • Custom User Avatar
    • Unnamed
    • created an issue for "Circle Shade Analysis" kata
    • 11 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • Mednoob
    • created an issue for "ShadeVortex #1" kata
    • 11 months ago

    Kata cannot be passed since there's no assertion done when all of the results are correct.

    You should use test.assert_approx_equals instead, or add else statement containing test.pass_() in the assert_almost_equal function.

  • Custom User Avatar
    • Voile
    • created an issue for "Shaded Area Between Two Circles in a Sector" kata
    • 11 months ago

    Whatever formula you're using is clearly incorrect anyway, as it gives negative area at alpha >= 37.83.

    Also, why suddenly use angle in degrees in this kata? You used angles in radians in the previous kata. It seems that your katas are inconsistent with themselves.

  • Custom User Avatar
    • eighdreeuhn
    • created an issue for "Shaded Area Between Two Circles in a Sector" kata
    • 11 months ago

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar
    • hobovsky
    • created an issue for "String and Numbers 2" kata
    • 11 months ago

    The title "should return '12' for (0, 2)" is incorrect, and very misleading.

  • Custom User Avatar
    • hobovsky
    • created an issue for "String and Numbers 2" kata
    • 11 months ago
    • There is no random tests. Codewars kata need to have random tests.
    • Missing tests for cases like a, a+1.
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...