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

Add install_mod_from_url function to balalib #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

sbordeyne
Copy link
Member

No description provided.

@sbordeyne sbordeyne requested a review from UwUDev August 25, 2024 17:31
Copy link

Coverage after merging add-install-mod-from-url-function into main will be

24.20%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   lib.rs0%100%0%0%23–25, 27–55, 57–60, 62–84
   mods.rs16.13%100%14.29%16.31%100–101, 103–108, 11, 110, 112–119, 12, 120, 122–129, 13, 130–132, 134–139, 14, 140–141, 144–149, 15, 150–151, 154–159, 16, 160–161, 163, 165, 168–169, 17, 170–176, 178, 18, 181–189, 19, 191, 194–199, 20, 200–207, 21, 210–211, 219, 22, 220–223, 228–229, 23, 230–239, 24, 240–242, 244–249, 25, 250–254, 256–260, 262–268, 27, 270–277, 280–289, 29, 291–293, 296–297, 299–309, 31, 310–314, 316–317, 319, 32, 320–329, 33, 330–331, 333–337, 34, 341–345, 349, 35, 350–351, 355–357, 36, 361–363, 366, 54–55, 63, 65, 99
   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

Copy link

Coverage after merging add-install-mod-from-url-function into main will be

23.86%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   lib.rs0%100%0%0%23–25, 27–55, 57–60, 62–84
   mods.rs15.48%100%14.29%15.59%101–103, 105–109, 11, 110, 112, 114–119, 12, 120–122, 124–129, 13, 130–134, 136–139, 14, 140–143, 146–149, 15, 150–153, 156–159, 16, 160–163, 165, 167, 17, 170–178, 18, 180, 183–189, 19, 190–191, 193, 196–199, 20, 200–209, 21, 212–213, 22, 221–225, 230–239, 24, 240–244, 246–256, 258–259, 26, 260–262, 264–269, 27, 270, 272–279, 282–289, 29, 290–291, 293–295, 298–299, 301–309, 31, 310–314, 316–317, 319–329, 33, 330–335, 337–339, 34, 340–344, 348–349, 35, 350–356, 36, 360–363, 367–369, 37, 373–378, 38, 381, 56–57, 65, 67
   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