ConsorciAOC-PRJ / decidim-module-trusted-ids

Trusted IDs Authentications for Decidim
GNU Affero General Public License v3.0
0 stars 1 forks source link

Trusted IDs verification method #6

Closed microstudi closed 1 year ago

microstudi commented 1 year ago

image

fixes #5

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 90.72% and project coverage change: +10.66 :tada:

Comparison is base (47a5563) 79.76% compared to head (9957b6f) 90.42%.

:exclamation: Current head 9957b6f differs from pull request most recent head f81ea95. Consider uploading reports for the commit f81ea95 to get more accurate results

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #6 +/- ## =========================================== + Coverage 79.76% 90.42% +10.66% =========================================== Files 12 11 -1 Lines 168 188 +20 =========================================== + Hits 134 170 +36 + Misses 34 18 -16 ``` | [Impacted Files](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [lib/omniauth/strategies/valid.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL29tbmlhdXRoL3N0cmF0ZWdpZXMvdmFsaWQucmI=) | `73.33% <25.00%> (+7.29%)` | :arrow_up: | | [...s/decidim/trusted\_ids/omniauth\_verification\_job.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXBwL2pvYnMvZGVjaWRpbS90cnVzdGVkX2lkcy9vbW5pYXV0aF92ZXJpZmljYXRpb25fam9iLnJi) | `88.57% <88.57%> (ø)` | | | [...m/trusted\_ids/verifications/trusted\_ids\_handler.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXBwL2Zvcm1zL2RlY2lkaW0vdHJ1c3RlZF9pZHMvdmVyaWZpY2F0aW9ucy90cnVzdGVkX2lkc19oYW5kbGVyLnJi) | `92.30% <92.30%> (ø)` | | | [.../trusted\_ids/verifications/invalid\_notification.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXBwL2V2ZW50cy9kZWNpZGltL3RydXN0ZWRfaWRzL3ZlcmlmaWNhdGlvbnMvaW52YWxpZF9ub3RpZmljYXRpb24ucmI=) | `100.00% <100.00%> (ø)` | | | [.../trusted\_ids/verifications/success\_notification.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-YXBwL2V2ZW50cy9kZWNpZGltL3RydXN0ZWRfaWRzL3ZlcmlmaWNhdGlvbnMvc3VjY2Vzc19ub3RpZmljYXRpb24ucmI=) | `100.00% <100.00%> (ø)` | | | [lib/decidim/trusted\_ids.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL2RlY2lkaW0vdHJ1c3RlZF9pZHMucmI=) | `100.00% <100.00%> (ø)` | | | [lib/decidim/trusted\_ids/engine.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL2RlY2lkaW0vdHJ1c3RlZF9pZHMvZW5naW5lLnJi) | `100.00% <100.00%> (ø)` | | | [lib/decidim/trusted\_ids/verifications.rb](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-bGliL2RlY2lkaW0vdHJ1c3RlZF9pZHMvdmVyaWZpY2F0aW9ucy5yYg==) | `100.00% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/ConsorciAOC-PRJ/decidim-module-trusted-ids/pull/6/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.