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

Stripe Data Retrieval #11

Merged
merged 10 commits into from
Jul 12, 2024

Conversation

D-Antonelli
Copy link
Collaborator

@D-Antonelli D-Antonelli commented Jun 20, 2024

Stripe Data Retrieval

Description

Includes business logic for data retrieval from stripe, some UI tests and code coverage.

Fixes #6

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)
  • Code refactoring

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Include any relevant details for your test configuration.

  • Unit tests
  • Integration tests
  • Manual testing
  • Not applicable

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • This is an UI update and I have tested the changes in different screen sizes (mobile, tablet, desktop)

Deployment notes

Please provide any details about the deployment, configuration, and migration steps required for this change.

  • New environment variables introduced:
    • ENV_VAR_NAME : description
  • Database migrations required:
    • Migration description

Screenshots (if applicable)

Please add any screenshots that can help in understanding the changes.

Copy link

codecov bot commented Jul 8, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment

Thanks for integrating Codecov - We've got you covered ☂️

@D-Antonelli D-Antonelli changed the title Data import Stripe Data Retrieval Jul 9, 2024
@D-Antonelli D-Antonelli requested a review from omonimus1 July 9, 2024 12:31
@D-Antonelli D-Antonelli merged commit 8e8e3dd into develop Jul 12, 2024
3 checks passed
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.

Import income / tax data
1 participant