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

MAINT: General mainteance after the QMFlows 1.0.0b1 release #301

Merged
merged 8 commits into from
Jun 6, 2023
Merged

Conversation

BvB93
Copy link
Collaborator

@BvB93 BvB93 commented Jun 6, 2023

A bunch of minor fixes in the wake of the 1.0.0b1 pre-release:

  • Remove more deprecation leftovers
  • Remove the ever-flaky Sphinx tests
  • Add tests for the MacOS CP2K tests
  • Add tests for the CP2k .psmp + mpi executable

@BvB93 BvB93 added this to the release 1.0 milestone Jun 6, 2023
@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Merging #301 (8b19364) into master (7fac013) will increase coverage by 0.66%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #301      +/-   ##
==========================================
+ Coverage   80.28%   80.94%   +0.66%     
==========================================
  Files          43       43              
  Lines        2298     2299       +1     
  Branches      399      399              
==========================================
+ Hits         1845     1861      +16     
+ Misses        332      327       -5     
+ Partials      121      111      -10     
Impacted Files Coverage Δ
src/qmflows/packages/_cp2k.py 90.90% <ø> (ø)
src/qmflows/packages/__init__.py 92.30% <100.00%> (+0.64%) ⬆️
src/qmflows/packages/_scm.py 68.92% <100.00%> (ø)
src/qmflows/parsers/_cp2k_basis_parser.py 98.18% <100.00%> (+3.63%) ⬆️
src/qmflows/test_utils.py 81.45% <100.00%> (+1.61%) ⬆️

... and 6 files with indirect coverage changes

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

@BvB93 BvB93 merged commit 1870085 into master Jun 6, 2023
@BvB93 BvB93 deleted the beta2 branch June 6, 2023 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant