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 for ASM working. (2) #103

Merged
merged 3 commits into from
Aug 20, 2021
Merged

Test for ASM working. (2) #103

merged 3 commits into from
Aug 20, 2021

Conversation

ABHAY0O7
Copy link
Contributor

Added a test for the ASM package of the depclean core module.
This test will ensure the proper functioning of the ASM dependency of depclean.

How does it work?
Firstly, I provided a resource class with some code as required. Then I invoked the default ASM classes and ensured that the result is the same as expected and has been collected successfully.

Coverage:
This test will cover about 80% of the classes of the ASM package.

@codecov
Copy link

codecov bot commented Aug 14, 2021

Codecov Report

Merging #103 (dc2b529) into master (3d95389) will increase coverage by 7.23%.
The diff coverage is 100.00%.

❗ Current head dc2b529 differs from pull request most recent head 43f4ecd. Consider uploading reports for the commit 43f4ecd to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #103      +/-   ##
============================================
+ Coverage      5.66%   12.90%   +7.23%     
- Complexity       24       55      +31     
============================================
  Files            29       29              
  Lines          1023     1023              
  Branches        137      137              
============================================
+ Hits             58      132      +74     
+ Misses          953      869      -84     
- Partials         12       22      +10     

Continue to review full report at Codecov.

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

@ABHAY0O7 ABHAY0O7 changed the title Test for ASM working. Test for ASM working. (2) Aug 15, 2021
This test will ensure the proper working of the default asm classes
@tdurieux tdurieux merged commit 3c734fb into ASSERT-KTH:master Aug 20, 2021
@sonarcloud
Copy link

sonarcloud bot commented Aug 20, 2021

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

@ABHAY0O7 ABHAY0O7 deleted the core-test branch August 20, 2021 15:21
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.

None yet

2 participants