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

Allow any pytest version take 2 #360

Closed
wants to merge 9 commits into from

Conversation

atharva-2001
Copy link
Member

📝 Description

Type: 🪲 bugfix | 🚀 feature | ☣️ breaking change | 🚦 testing | 📝 documentation | 🎢 infrastructure

Write a complete description of your changes, including the necessary context or any piece of information required to understand your work.

Also, link issues affected by this pull request by using the keywords: close, closes, closed, fix, fixes, fixed, resolve, resolves or resolved.

📌 Resources

Examples, notebooks, and links to useful references.

🚦 Testing

How did you test these changes?

  • Testing pipeline
  • Other method (describe)
  • My changes can't be tested (explain why)

☑️ Checklist

  • I requested two reviewers for this pull request
  • I updated the documentation according to my changes
  • I built the documentation by applying the build_docs label

Note: If you are not allowed to perform any of these actions, ping (@) a contributor.

@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

Merging #360 (aa14b42) into master (275c383) will decrease coverage by 8.56%.
Report is 47 commits behind head on master.
The diff coverage is 50.75%.

@@            Coverage Diff             @@
##           master     #360      +/-   ##
==========================================
- Coverage   74.44%   65.88%   -8.56%     
==========================================
  Files          23       29       +6     
  Lines        2614     3500     +886     
==========================================
+ Hits         1946     2306     +360     
- Misses        668     1194     +526     
Files Changed Coverage Δ
carsus/io/chianti_/chianti_.py 58.74% <0.00%> (-7.71%) ⬇️
carsus/io/nndc/base.py 0.00% <0.00%> (ø)
carsus/io/nndc/ensdf.py 0.00% <0.00%> (ø)
carsus/io/nndc/parsers.py 0.00% <0.00%> (ø)
carsus/io/output/base.py 9.02% <7.61%> (-1.82%) ⬇️
carsus/io/atom_data_compare.py 12.97% <12.97%> (ø)
carsus/io/zeta.py 27.65% <16.66%> (-2.35%) ⬇️
carsus/io/cmfgen/base.py 87.14% <85.49%> (+3.14%) ⬆️
carsus/io/cmfgen/util.py 94.11% <94.11%> (ø)
carsus/io/nuclear/nndc.py 88.13% <94.54%> (ø)
... and 4 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants