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

Format, refactoring to separate strucs from mod funcs, commands validation #16

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

sbordeyne
Copy link
Member

No description provided.

@sbordeyne sbordeyne requested a review from UwUDev August 25, 2024 12:44
@sbordeyne sbordeyne self-assigned this Aug 25, 2024
Copy link

Coverage after merging add-console-commands-manifest into main will be

25.58%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   lib.rs0%100%0%0%23–25, 27–55, 57–60, 62–80
   mods.rs19.01%100%15.38%19.41%103–105, 107–109, 11, 110–112, 114, 116–119, 12, 120–124, 126–129, 13, 130–136, 138–139, 14, 140–145, 148–149, 15, 150–155, 158–159, 16, 160–165, 167, 169, 17, 172–179, 18, 180, 182, 185–189, 19, 190–193, 195, 198–199, 20, 200–209, 21, 210–211, 214–215, 22, 223–227, 23, 232–239, 24, 240–246, 248–249, 25, 250–258, 26, 260–264, 266–269, 27, 270–272, 274–279, 28, 280–281, 284–289, 29, 290–293, 295–297, 30, 300–301, 31–33, 35–40, 58–59, 67, 69
   updater.rs38.13%100%33.33%38.58%100–107, 109–151, 154–155, 183, 185, 31, 33, 35, 38–40, 42–55, 57, 59, 99
   utils.rs61.02%100%28.57%63.80%125–139, 141, 144–150, 152–158, 161–162, 197–200, 202–204, 207–209, 211–214, 216–220, 222, 27, 29, 31–32, 38, 49–50
   core.rs0%100%0%0%100–101, 103–118, 12, 129, 13, 130–135, 137–139, 14, 140–142, 144–146, 149, 15, 150–158, 160, 163, 165–166, 168–169, 17, 170–176, 178–179, 18, 180, 182–187, 19, 190–191, 193–197, 199, 20, 200–201, 21–25, 27, 29–44, 46–47, 49–54, 56, 58–60, 62–63, 65–73, 75, 78–83, 85, 87–91, 93, 96, 98–99
   tests.rs100%100%100%100%
src/structs
   localmod.rs0%100%0%0%100–104, 107, 109–117, 119–127, 129–131, 17–24, 27, 45–76, 78–79, 8, 83–89, 91–97
   modinfo.rs0%100%0%0%16–28, 32–40, 42, 46–48

@sbordeyne sbordeyne merged commit 388c0d0 into main Aug 25, 2024
8 checks passed
Copy link

Coverage after merging add-console-commands-manifest into main will be

25.58%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   lib.rs0%100%0%0%23–25, 27–55, 57–60, 62–80
   mods.rs19.01%100%15.38%19.41%103–105, 107–109, 11, 110–112, 114, 116–119, 12, 120–124, 126–129, 13, 130–136, 138–139, 14, 140–145, 148–149, 15, 150–155, 158–159, 16, 160–165, 167, 169, 17, 172–179, 18, 180, 182, 185–189, 19, 190–193, 195, 198–199, 20, 200–209, 21, 210–211, 214–215, 22, 223–227, 23, 232–239, 24, 240–246, 248–249, 25, 250–258, 26, 260–264, 266–269, 27, 270–272, 274–279, 28, 280–281, 284–289, 29, 290–293, 295–297, 30, 300–301, 31–33, 35–40, 58–59, 67, 69
   updater.rs38.13%100%33.33%38.58%100–107, 109–151, 154–155, 183, 185, 31, 33, 35, 38–40, 42–55, 57, 59, 99
   utils.rs61.02%100%28.57%63.80%125–139, 141, 144–150, 152–158, 161–162, 197–200, 202–204, 207–209, 211–214, 216–220, 222, 27, 29, 31–32, 38, 49–50
   core.rs0%100%0%0%100–101, 103–118, 12, 129, 13, 130–135, 137–139, 14, 140–142, 144–146, 149, 15, 150–158, 160, 163, 165–166, 168–169, 17, 170–176, 178–179, 18, 180, 182–187, 19, 190–191, 193–197, 199, 20, 200–201, 21–25, 27, 29–44, 46–47, 49–54, 56, 58–60, 62–63, 65–73, 75, 78–83, 85, 87–91, 93, 96, 98–99
   tests.rs100%100%100%100%
src/structs
   localmod.rs0%100%0%0%100–104, 107, 109–117, 119–127, 129–131, 17–24, 27, 45–76, 78–79, 8, 83–89, 91–97
   modinfo.rs0%100%0%0%16–28, 32–40, 42, 46–48

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