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

Refactor temporal profiles #11

Merged
merged 1 commit into from
May 13, 2020
Merged

Refactor temporal profiles #11

merged 1 commit into from
May 13, 2020

Conversation

SebastianM-C
Copy link
Owner

  • Use dispatch instead of a sub-module
  • Compute directly the real part

- Use dispatch instead of a sub-module
- Compute directly the real part
@codecov
Copy link

codecov bot commented May 13, 2020

Codecov Report

Merging #11 into master will increase coverage by 1.87%.
The diff coverage is 52.94%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
+ Coverage   66.66%   68.53%   +1.87%     
==========================================
  Files           7        7              
  Lines          90       89       -1     
==========================================
+ Hits           60       61       +1     
+ Misses         30       28       -2     
Impacted Files Coverage Δ
src/LaserTypes.jl 100.00% <ø> (ø)
src/gauss.jl 100.00% <ø> (ø)
src/envelopes.jl 38.46% <38.46%> (+21.79%) ⬆️
src/electricfield.jl 66.66% <100.00%> (ø)
src/laguerre-gauss.jl 100.00% <100.00%> (ø)
src/magneticfield.jl 73.33% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00dd319...4ba5c2a. Read the comment docs.

@SebastianM-C SebastianM-C merged commit 3b13217 into master May 13, 2020
@SebastianM-C SebastianM-C deleted the temporal-profiles branch May 13, 2020 19:27
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