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

Test project with MySQL and Postgres #17

Merged
merged 13 commits into from
Jan 3, 2023

Conversation

williamjmorenor
Copy link
Contributor

No description provided.

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
@williamjmorenor williamjmorenor linked an issue Jan 1, 2023 that may be closed by this pull request
williamjmorenor and others added 7 commits January 1, 2023 15:31
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
…das en la tabla referida «usuario»

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2023

Codecov Report

❗ No coverage uploaded for pull request base (completa-pagina-curso@1cc8e36). Click here to learn what that means.
Patch has no changes to coverable lines.

Additional details and impacted files
@@                   Coverage Diff                    @@
##             completa-pagina-curso      #17   +/-   ##
========================================================
  Coverage                         ?   88.79%           
========================================================
  Files                            ?        9           
  Lines                            ?      723           
  Branches                         ?        0           
========================================================
  Hits                             ?      642           
  Misses                           ?       81           
  Partials                         ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

williamjmorenor and others added 3 commits January 2, 2023 18:14
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
@sonarcloud
Copy link

sonarcloud bot commented Jan 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@williamjmorenor williamjmorenor changed the title fixes #13 Test project with MySQL and Postgres Jan 3, 2023
@williamjmorenor williamjmorenor merged commit 5767b27 into completa-pagina-curso Jan 3, 2023
@williamjmorenor williamjmorenor deleted the test-mysql branch January 3, 2023 00:29
williamjmorenor added a commit that referenced this pull request Jan 14, 2023
* ci: Test test-mysql branch

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* fix: now_lms/db.py:310:0: R0915: Too many statements

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* fix: Remove logs

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* refactor: Update db schema

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* refactor: Updata db

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* docs: Instruction to test with multi db

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* docs: Update logs

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* refactor: Init app

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* fix: Fixes no hay restricción unique que coincida con las columnas dadas en la tabla referida «usuario»

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* test: Comment test to investigate

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* fix: Fix type errors

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* test: Update tests

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
williamjmorenor added a commit that referenced this pull request Jan 14, 2023
* ci: Test test-mysql branch

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* fix: now_lms/db.py:310:0: R0915: Too many statements

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* fix: Remove logs

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* refactor: Update db schema

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* refactor: Updata db

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>

* docs: Instruction to test with multi db

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* docs: Update logs

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* refactor: Init app

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* fix: Fixes no hay restricción unique que coincida con las columnas dadas en la tabla referida «usuario»

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* test: Comment test to investigate

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* fix: Fix type errors

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

* test: Update tests

Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>

Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
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.

AssertionError: Popped wrong app context.
2 participants