qicosmos / ormpp

modern C++ ORM, C++17, support mysql, postgresql,sqlite
Apache License 2.0
1.27k stars 268 forks source link

add alias and copy iguana #117

Closed Jacyking closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 79.54% and project coverage change: +0.72% :tada:

Comparison is base (fa07ca6) 39.34% compared to head (53ad6ef) 40.07%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #117 +/- ## ========================================== + Coverage 39.34% 40.07% +0.72% ========================================== Files 21 22 +1 Lines 2821 2852 +31 ========================================== + Hits 1110 1143 +33 + Misses 1711 1709 -2 ``` | [Files Changed](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos) | Coverage Δ | | |---|---|---| | [iguana/define.h](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL2RlZmluZS5o) | `0.00% <ø> (ø)` | | | [iguana/detail/charconv.h](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL2RldGFpbC9jaGFyY29udi5o) | `0.00% <ø> (ø)` | | | [iguana/json\_reader.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL2pzb25fcmVhZGVyLmhwcA==) | `0.00% <0.00%> (ø)` | | | [iguana/json\_util.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL2pzb25fdXRpbC5ocHA=) | `0.00% <ø> (ø)` | | | [iguana/util.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL3V0aWwuaHBw) | `0.00% <0.00%> (ø)` | | | [iguana/reflection.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aWd1YW5hL3JlZmxlY3Rpb24uaHBw) | `100.00% <100.00%> (ø)` | | | [include/mysql.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aW5jbHVkZS9teXNxbC5ocHA=) | `84.98% <100.00%> (+0.58%)` | :arrow_up: | | [include/utility.hpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-aW5jbHVkZS91dGlsaXR5LmhwcA==) | `97.89% <100.00%> (+0.22%)` | :arrow_up: | | [tests/test\_ormpp.cpp](https://app.codecov.io/gh/qicosmos/ormpp/pull/117?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos#diff-dGVzdHMvdGVzdF9vcm1wcC5jcHA=) | `94.52% <100.00%> (+0.26%)` | :arrow_up: | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/qicosmos/ormpp/pull/117/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=qicosmos)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.