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

🔧 Corrigindo bugs, Codcov 100% #11

Merged
merged 1 commit into from
Jun 4, 2024
Merged

🔧 Corrigindo bugs, Codcov 100% #11

merged 1 commit into from
Jun 4, 2024

Conversation

AyslanBatista
Copy link
Owner

  • Criado teste para cada linha do codigo, CODCOV 100%
  • Melhorado a cobertura e a descrição de erros
  • Retirado codigo morto do projeto
  • [BUG] Corrigido o bug quando passava um valor negativo para o numero de CPU
  • Removido lib colorama
  • [DEV] adicionado pytest-mock para os teste

closes #2

@AyslanBatista AyslanBatista self-assigned this Jun 4, 2024
Copy link

github-actions bot commented Jun 4, 2024

Test Result (Python 3.10)

82 tests  +73   82 ✅ +73   1s ⏱️ -1s
 1 suites ± 0    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 7cebd2c. ± Comparison against base commit c2f86da.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 4, 2024

Test Result (Python 3.11)

82 tests  +73   82 ✅ +73   1s ⏱️ -1s
 1 suites ± 0    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 7cebd2c. ± Comparison against base commit c2f86da.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jun 4, 2024

Test Result (Python 3.12)

82 tests  +73   82 ✅ +73   2s ⏱️ +2s
 1 suites ± 0    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 7cebd2c. ± Comparison against base commit c2f86da.

♻️ This comment has been updated with latest results.

@AyslanBatista AyslanBatista added bug Something isn't working enhancement New feature or request python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Jun 4, 2024
- Criado teste para cada linha do codigo, CODCOV 100%
- Melhorado a cobertura e a descrição de erros
- Retirado codigo morto do projeto
- [BUG] Corrigido o bug quando passava um valor negativo para o numero de CPU
- Removido lib colorama
- [DEV] adicionado pytest-mock para os teste

closes #2
Copy link

codecov bot commented Jun 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c2f86da) to head (7cebd2c).

Additional details and impacted files
@@             Coverage Diff              @@
##             main       #11       +/-   ##
============================================
+ Coverage   18.52%   100.00%   +81.47%     
============================================
  Files           8         7        -1     
  Lines         340       332        -8     
============================================
+ Hits           63       332      +269     
+ Misses        277         0      -277     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AyslanBatista AyslanBatista merged commit d82745d into main Jun 4, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📈 Codecov em 100%
1 participant