ppfeufer / aa-srp

SRP Module for Alliance Auth
GNU General Public License v3.0
2 stars 6 forks source link

[ADD] Bootstrap tooltips #205

Closed ppfeufer closed 3 months ago

ppfeufer commented 3 months ago

Description

Added

Type of change

Checklist:

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.31%. Comparing base (5b15b25) to head (689065e).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205/graphs/tree.svg?width=650&height=150&src=pr&token=D63TU2TBIW&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer)](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) ```diff @@ Coverage Diff @@ ## master #205 +/- ## ======================================= Coverage 52.31% 52.31% ======================================= Files 21 21 Lines 1235 1235 Branches 211 211 ======================================= Hits 646 646 Misses 581 581 Partials 8 8 ``` | [Files](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) | Coverage Δ | | |---|---|---| | [aasrp/helper/character.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?src=pr&el=tree&filepath=aasrp%2Fhelper%2Fcharacter.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvaGVscGVyL2NoYXJhY3Rlci5weQ==) | `100.00% <ø> (ø)` | | | [aasrp/helper/icons.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?src=pr&el=tree&filepath=aasrp%2Fhelper%2Ficons.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvaGVscGVyL2ljb25zLnB5) | `24.55% <ø> (ø)` | | | [aasrp/views/ajax.py](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?src=pr&el=tree&filepath=aasrp%2Fviews%2Fajax.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer#diff-YWFzcnAvdmlld3MvYWpheC5weQ==) | `21.43% <ø> (ø)` | | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Last update [5b15b25...689065e](https://app.codecov.io/gh/ppfeufer/aa-srp/pull/205?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Peter+Pfeufer).