Skip to content

Use compact test comment style for each case under @pytest.mark.parametrize - #277

Merged
sbillinge merged 2 commits into
diffpy:mainfrom
bobleesj:test-func-format-compact
Dec 25, 2024
Merged

Use compact test comment style for each case under @pytest.mark.parametrize#277
sbillinge merged 2 commits into
diffpy:mainfrom
bobleesj:test-func-format-compact

Conversation

@bobleesj

@bobleesjbobleesj commented Dec 25, 2024

Copy link
Copy Markdown
Contributor

Closes#276 - use compact test comment

@codecov

codecovBot commented Dec 25, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.68%. Comparing base (c73f860) to head (0324138).
Report is 3 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #277 +/- ##
=======================================
Coverage 98.68% 98.68% =======================================
Files 8 8 Lines 379 379 =======================================
Hits 374 374 Misses 5 5 
Files with missing linesCoverage Δ
tests/test_diffraction_objects.py100.00% <ø> (ø)
tests/test_transforms.py100.00% <ø> (ø)

@sbillinge
sbillinge merged commit de55560 into diffpy:mainDec 25, 2024
Sign up for freeto 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.

Use compact test comment under @pytest.mark.parametrize for each test case

2 participants

@bobleesj@sbillinge