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

Document and unify C and Fortran examples #133

Merged
merged 23 commits into from
Oct 20, 2023

Merge branch 'main' into document-examples

5723bd8
Select commit
Loading
Failed to load commit list.
Merged

Document and unify C and Fortran examples #133

Merge branch 'main' into document-examples
5723bd8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Oct 20, 2023 in 1s

97.98% (-0.07%) compared to d232781

View this Pull Request on Codecov

97.98% (-0.07%) compared to d232781

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d232781) 98.05% compared to head (5723bd8) 97.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #133      +/-   ##
==========================================
- Coverage   98.05%   97.98%   -0.07%     
==========================================
  Files          13       13              
  Lines         565      546      -19     
==========================================
- Hits          554      535      -19     
  Misses         11       11              
Files Coverage Δ
examples/trixi_controller_data.c 100.00% <100.00%> (ø)
examples/trixi_controller_data.f90 100.00% <100.00%> (ø)
examples/trixi_controller_simple.c 100.00% <100.00%> (ø)
examples/trixi_controller_simple.f90 100.00% <100.00%> (ø)
examples/trixi_controller_t8code.c 100.00% <ø> (ø)
src/api.f90 97.36% <100.00%> (ø)

... and 1 file with indirect coverage changes

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