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

develop #16

Merged
merged 12 commits into from
Nov 19, 2023
Merged

develop #16

merged 12 commits into from
Nov 19, 2023

Conversation

yaugenst
Copy link
Owner

  • fix examples (fix examples #15)
  • Remove all
  • Fix remaining lint errors, FEA is now dataclass, element properties can be specified in FEA classes
  • Fix mypy error
  • Always run tests, and add mypy type checking
  • Add some very basic tests for elements
  • Add some basic tests for fea2d
  • Use cache action to cache pip on all OS's
  • Use new cache syntax
  • Fix jobs not running on all OS's
  • Add shell argument

Copy link

codecov bot commented Nov 19, 2023

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (a312ddd) 24.53% compared to head (895d40a) 80.00%.

Files Patch % Lines
tofea/fea2d.py 76.47% 12 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #16       +/-   ##
===========================================
+ Coverage   24.53%   80.00%   +55.46%     
===========================================
  Files           6        5        -1     
  Lines         216      220        +4     
===========================================
+ Hits           53      176      +123     
+ Misses        163       44      -119     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@yaugenst yaugenst merged commit 240a95a into main Nov 19, 2023
15 checks passed
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.

1 participant