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

🧹 Move megacomplex integration tests from root level to megacomplexes #894

Merged
merged 1 commit into from
Nov 11, 2021

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Nov 7, 2021

Having those tests at gloratan/tests would suggest that we are testing the functionality of gloratan/init.py.
Since the tests are integration tests for combinations of different megacomplexes, glotaran/builtin/megacomplexes is a more appropriate place for them.

Change summary

  • 🧹 Move megacomplex integration tests from root level to megacomplexes

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 7, 2021

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran/move-toplevel-test-folder

@codecov
Copy link

codecov bot commented Nov 7, 2021

Codecov Report

Merging #894 (ade1dac) into main (8ae1b90) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #894   +/-   ##
=====================================
  Coverage   84.7%   84.7%           
=====================================
  Files         81      81           
  Lines       4603    4603           
  Branches     849     849           
=====================================
  Hits        3902    3902           
  Misses       559     559           
  Partials     142     142           

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 8ae1b90...ade1dac. Read the comment docs.

jsnel
jsnel previously approved these changes Nov 8, 2021
Copy link
Member

@jsnel jsnel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Member

@joernweissenborn joernweissenborn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Having those tests at 'gloratan/tests' would suggest that we are testing the functionality of gloratan/__init__.py.
Since the tests are integration tests for combinations of different megacomplexes, 'glotaran/builtin/megacomplexes' is a more appropriate place for them.
@sonarcloud
Copy link

sonarcloud bot commented Nov 11, 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 2 Code Smells

No Coverage information No Coverage information
2.1% 2.1% Duplication

Copy link
Member

@jsnel jsnel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jsnel jsnel merged commit ddec540 into glotaran:main Nov 11, 2021
@jsnel jsnel deleted the move-toplevel-test-folder branch November 11, 2021 06:07
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.

3 participants