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

fixing coverage report #126

Merged
merged 1 commit into from
Jun 27, 2023
Merged

fixing coverage report #126

merged 1 commit into from
Jun 27, 2023

Conversation

piterand
Copy link
Contributor

No description provided.

@sonarqubecloud
Copy link

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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Merging #126 (c7d600b) into main (8d8ea52) will increase coverage by 43.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main     #126       +/-   ##
===========================================
+ Coverage   27.94%   71.05%   +43.11%     
===========================================
  Files          13       21        +8     
  Lines        1052     1541      +489     
===========================================
+ Hits          294     1095      +801     
+ Misses        758      446      -312     

see 19 files with indirect coverage changes

@piterand piterand merged commit 187d380 into main Jun 27, 2023
@piterand piterand deleted the coverage_problem branch June 27, 2023 08:52
iulusoy pushed a commit that referenced this pull request Jun 27, 2023
* fixed coverage report
iulusoy added a commit that referenced this pull request Jun 28, 2023
* added exception for empty file list

* added batching, randomness and multiple file extensions to find_files

* added more default filetypes to find_files

* changed summmary.py logic (#121)

* changed summmary.py logic

* fixing test_summary

* added macos for testing

* fixed_display_test

* fixed docs and exceptions

* added dropout menu for summary

* added new SummaryDetector to AnalysisExplorer

* bug fixing

* code improving

* fixed test_display

* fixed code smells

* reduce tests for macos

* added some tests and exceptions for summary init

* changed CI, runs pytest independently

* exclude test_analysisExplorer from macos in CI

* moved some tests from test_init_summary to test_advanced_init_summary and mark them as long

---------

Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>

* fixing coverage report (#126)

* fixed coverage report

---------

Co-authored-by: Petr Andriushchenko <pitandmind@gmail.com>
Co-authored-by: Inga Ulusoy <inga.ulusoy@uni-heidelberg.de>
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.

1 participant