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

feat: [IOCOM-1660] FIMS SSO autogenerated specs #6330

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

Vangaorth
Copy link
Contributor

Short description

This PR adds autogenerated specifications for FIMS SSO.

List of changes proposed in this pull request

  • FIMS SSO specs linked in package.json with proper command for autogeneration
  • codegen to latest version to support redirect status codes

How to test

Apart from succeeding static checks, make sure that the FIMS flow (using either the dev-server or the production one) do succeed (since there is the Consent data parsing)

@Vangaorth Vangaorth requested a review from a team as a code owner October 24, 2024 10:48
@pagopa-github-bot pagopa-github-bot changed the title [IOCOM-1660] FIMS SSO autogenerated specs feat: [IOCOM-1660] FIMS SSO autogenerated specs Oct 24, 2024
@pagopa-github-bot
Copy link
Collaborator

pagopa-github-bot commented Oct 24, 2024

Affected stories

  • 🌟 IOCOM-1660: [App] Autogenerare il codice di autenticazione da specifica backend YML
    subtask of
    • IOCOM-1659: [FIMS, App] Attività implementative pre-rilascio

Generated by 🚫 dangerJS against b03fad6

Copy link

codecov bot commented Oct 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.00%. Comparing base (4f204b4) to head (b03fad6).
Report is 663 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6330      +/-   ##
==========================================
- Coverage   48.42%   47.00%   -1.43%     
==========================================
  Files        1488     1814     +326     
  Lines       31617    36908    +5291     
  Branches     7669     8780    +1111     
==========================================
+ Hits        15311    17347    +2036     
- Misses      16238    19504    +3266     
+ Partials       68       57      -11     
Files with missing lines Coverage Δ
ts/features/fims/history/api/client.ts 50.00% <ø> (ø)
...es/fims/history/components/FimsHistoryListItem.tsx 33.33% <ø> (ø)
.../history/components/FimsHistoryNonEmptyContent.tsx 5.88% <ø> (ø)
ts/features/fims/history/store/actions/index.ts 100.00% <ø> (ø)
ts/features/fims/history/store/reducer/index.ts 24.00% <ø> (ø)
...atures/fims/singleSignOn/components/FimsClaims.tsx 37.50% <ø> (ø)
...s/fims/singleSignOn/components/FimsSuccessBody.tsx 8.82% <ø> (ø)
...ims/singleSignOn/saga/handleFimsGetConsentsList.ts 2.22% <ø> (ø)
.../features/fims/singleSignOn/store/actions/index.ts 100.00% <ø> (ø)
...features/fims/singleSignOn/store/reducers/index.ts 24.00% <ø> (ø)
... and 1 more

... and 1430 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4430746...b03fad6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants